> For the complete documentation index, see [llms.txt](https://luis-souza-1.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://luis-souza-1.gitbook.io/wiki/back-end/c-sharp.md).

# C\#

## Bibliotecas

### API

* [Carter](https://github.com/CarterCommunity/Carter)

### Banco de Dados

* [Dapper](https://dapper-tutorial.net/dapper)
* [Entity Framework](https://learn.microsoft.com/en-us/aspnet/entity-framework)
* [LINQ](https://learn.microsoft.com/en-us/dotnet/csharp/programming-guide/concepts/linq/introduction-to-linq-queries)
* [MartenDB](https://martendb.io/)
* [NHibernate](https://nhibernate.info/)

### Benchmark

* [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet)

### Cache

* [HybridCache](https://learn.microsoft.com/en-us/aspnet/core/performance/caching/hybrid?view=aspnetcore-9.0)

### Datas

* [NodaTime](https://nodatime.org/)

### Desktop

* [AvaloniaUI](https://avaloniaui.net/)
* [Platform Uno](https://platform.uno/)

### Fake

* [Bogus](https://github.com/bchavez/Bogus)

### Fixtures

* [Bogus](https://github.com/bchavez/Bogus)

### Injeção de Dependência

* [Autofac](https://autofac.org/)

### Jobs

* [HangFire](https://www.hangfire.io/)
* [Quartz](https://www.quartz-scheduler.net/)

### JSON

* [NewtonSoft](https://www.newtonsoft.com/json)

### Log

* [NLog](https://nlog-project.org/)
* [Serilog](https://serilog.net/)

### Machine Learning

* [ML .NET](https://dotnet.microsoft.com/en-us/apps/machinelearning-ai/ml-dotnet)

### Mapping

* [AutoMapper](https://github.com/AutoMapper/AutoMapper)

### Microsserviços

* [.NET Aspire](https://learn.microsoft.com/en-us/dotnet/aspire/get-started/aspire-overview)
* [Steeltoe](https://steeltoe.io/)

### Mobile

* [MAUI](https://dotnet.microsoft.com/en-us/apps/maui)

### Mocking

* [Moq](https://github.com/moq/moq)

### Policies

* [Polly](https://github.com/App-vNext/Polly)

### Profiler

* [MiniProfiler](https://miniprofiler.com/)

### Proxy Reverso

* [Yarp](https://microsoft.github.io/reverse-proxy/)

### Qualidade

* [ArchUnit](https://www.archunit.org/)
* [NetArchTest](https://github.com/BenMorris/NetArchTest)

### Realtime

* [SignalR](https://github.com/SignalR/SignalR)

### Streaming

* [MediatR](https://github.com/jbogard/MediatR)
* [Wolverine](https://wolverine.netlify.app/)

### UI

* [AvaloniaUI](https://www.avaloniaui.net/)
* [MudBlazor](https://www.mudblazor.com/)

### Validação

* [FluentValidation](https://docs.fluentvalidation.net/en/latest/)
