Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/benjaminabt/samples


https://github.com/benjaminabt/samples

Last synced: 22 days ago
JSON representation

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