- Strongly Typed Client API Generators (webapiclientgen) generate strongly typed client APIs in C# .NET and in TypeScript for jQuery and Angular 2+ from ASP.NET Web API and .NET Core Web API
- Strongly Typed OpenAPI Client Generators (openapiclientgen) generate strongly typed C# and TypeScript client codes from Open API / Swagger definitions supporting jQuery, Angular, AXIOS, Fetch API, Aurelia and Angular Strictly Typed Forms.
- Authentication libraries (AuthEF) for utilizing ASP.NET Identity and Entity Framework Core, neutral to database engines.
- CLI tools and components (apptranslation) translate XLIFF v1.2&v2.0, ResX and Android String Resource with Google Translate v2 / v3 and Microsoft Azure AI Translator
- Command Line GUI .NET (cligui) includes a command line arguments parser library for constructing .NET console app with complex arguments.
- Helper functions for constructing unit testing and integration testing efficiently (FonlowTesting)
- TypeScriptProvider for .NET CodeDOM (TypeScriptCodeDOM)
Demos:
- .NET Core Web projects to demonstrate WebApiClientGen, with examples for vue, React, jQuery, Angular and MAUI.
- Dealing with large integral numbers in JavaScript for integral types of ASP.NET Core Web API
- Tools and Demo Based on Existing .NET JSON Schema Components
- Demo static Website generator for personal blog
- Compare OpenApiClientGen with others
- Utility and Demo of JsonToTable
- Command line arguments parser library (commandlinegui) for constructing .NET Framework command line programs with complex arguments. Better Robocopy GUI is included.
- Centralized and distributed logging (TraceHub) for Web applications and services, extending System.Diagnostics and Essential.Diagnostics, providing structured tracing and logging withou needing to change 1 line of your application codes
- .NET components for synchronizing meta data with a SyncML server (SyncMLDotNet) such as Funambol DS server. SyncML Client for Open Contacts and Addin for MS Outlook are utilizing the API
- Use Trace and TraceSource in .NET Core applications (TraceSourceNetCore)
Demos:
- Code Examples for using WebApiClientGen
- WCF for the real world
- Demo source codes of Authentication and Authorization with ASP.NET Identity 2.0 for WCF Services
- Elasticsearch NEST 2.x Demo
- MySql SimpleMembership Provider for ASP.NET MVC and WCF
- Working samples of Windows Workflow Foundation 4.5
...