CodySchrank / MTT
Converts C# DTOs to Typescript Interfaces using MSBuild Tasks.
☆66Updated 3 years ago
Alternatives and similar repositories for MTT:
Users that are interested in MTT are comparing it to the libraries listed below
- Microsoft SQL Server transport and persistence for Rebus☆45Updated 3 weeks ago
- An alternative approach to the new ASP.NET Core SPA templates in .NET 6. It uses YARP as proxy to forward requests to the SPA dev server.☆102Updated 11 months ago
- Command Query Separation for 🌐ASP.NET Core ⚡AWS Lambda ⚡Azure Functions ⚡Google Cloud Functions☆107Updated 5 months ago
- Use FluentValidation rules instead of ComponentModel attributes to define swagger schema.☆60Updated 3 months ago
- NET distributed cache using a json file as the shared resourse with very fast Get☆98Updated 4 months ago
- A CDN helper for ASP.NET Core☆50Updated 5 years ago
- Ain't nobody got time for data☆120Updated 2 months ago
- Enables ASP.NET MVC client-side validation without jQuery!☆40Updated 3 years ago
- .NET Core support for correlation ID in ASP.NET Core and HttpClient☆93Updated 2 months ago
- Store and manage Microsoft.AspNetCore.Authentication providers dynamicaly☆55Updated last week
- Caching and cache invalidation of MediatR Requests via Pipeline Behaviors☆34Updated 2 years ago
- Mutlitenancy for dotnet applications☆111Updated last year
- ☆105Updated 2 years ago
- Extension library which allows developers to easily use temporal tables in SQL Server using Entity Framework Core.☆63Updated 3 years ago
- Breeze support for .NET servers☆76Updated last week
- Async initialization in ASP.NET Core 2.x☆87Updated 2 years ago
- AutoQueryable add auto querying functionality like OData on top of IQueryable with best url practices to Asp.Net & Asp.Net Core☆87Updated 2 years ago
- An ASP.NET Core Identity validator that checks for PwnedPasswords☆109Updated last year
- Set of miscellaneous extensions for .NET Core.☆40Updated 7 months ago
- Return exceptions over HTTP e.g. as ASP.NET Core Problem Details, and HTTP-specific exception classes that enable ASP.NET to generate exc…☆46Updated 10 months ago
- IDistributedCache implementation for AzureTableStorage☆34Updated 2 months ago
- This library allows you to efficiently compose an IEnumerable<T> in your Entity Framework Core queries when using the SQL Server database…