Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benjaminabt/samples
https://github.com/benjaminabt/samples
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/benjaminabt/samples
- Owner: BenjaminAbt
- License: mit
- Created: 2015-10-11T17:54:49.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-11T21:16:20.000Z (about 9 years ago)
- Last Synced: 2023-03-09T04:19:04.902Z (almost 2 years ago)
- Size: 590 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Samples collection of Benjamin Abt
### ASP.NET MVC *[GitHub Repository](https://github.com/BenjaminAbt/samples.ASPNETMVC)*
#### [Google2WayAuthenticator](https://github.com/BenjaminAbt/samples.ASPNETMVC/tree/master/Google2WayAuthentication)
Sample application to implemented a two factory authentication with the help of Googles Authenticator app#### [HtmlMinify](https://github.com/BenjaminAbt/samples.ASPNETMVC/tree/master/HtmlMinify)
Application with the ability to compress the HTML output to the client### WCF *[GitHub Repository](https://github.com/BenjaminAbt/samples.WCF)*
#### [WCF without ConfigFile](https://github.com/BenjaminAbt/samples.WCF/tree/master/WCF%20without%20ConfigFile)
Sample application to use a WCF Service within a client and a service without using a *.config file