dspotti's Stars
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
dotnet/core
.NET news, announcements, release notes, and more!
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
bchavez/Bogus
:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
EduardoPires/EquinoxProject
Web Application ASP.NET 8 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
xunit/xunit
xUnit.net is a free, open source, community-focused unit testing tool for .NET.
ivanpaulovich/clean-architecture-manga
:cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
fullstackhero/blazor-starter-kit
Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
dotnet/cli
The .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet package management, running, testing, ...).
hardkoded/puppeteer-sharp
Headless Chrome .NET API
ErikEJ/SqlQueryStress
SQL query stress simulator created by Adam Machanic http://dataeducation.com/sqlquerystress-the-source-code/
NetDevPack/NetDevPack
A smart set of common classes and implementations to improve your development productivity.
FabianGosebrink/ASPNETCore-WebAPI-Sample
This is a sample ASP.NET Core WebAPI
NetDevPack/Security.Identity
.NET DevPack Identity is a set of common implementations to help you implementing Identity, Jwt, claims validation and another facilities
chsakell/aspnet-core-identity
ASP.NET Core Identity Series
mo-esmp/DynamicRoleBasedAuthorizationNETCore
Dynamic Role-Based Access Control for ASP.NET Core MVC and Web API
rafaelfgx/DotNetCore
.NET 9 Nuget Packages.
jwaliszko/ExpressiveAnnotations
Annotation-based conditional validation library.
App-vNext/Polly-Samples
Provides sample implementations of the Polly library. The intent of this project is to help newcomers kick-start their use of Polly within their own projects.
sjefvanleeuwen/blazor-adminlte
This project adapts ADMINLTE 3 so the components can be used from dotnet core Blazor / Server / Web Assembly
moemura/AdminLTE.Core
AdminLTE converted to ASP.NET Core
microsoft/testfx-docs
Docs for MSTest V2 test framework
shehryarkn/Dynamic-Role-Based-Authorization-DotNet-Core
Dynamic Role Based Authorization Asp.net Core
giggio-samples/aspnetcore-tests-sample
A project to help demonstrate how to do unit, integration and acceptance tests with an web api project using ASP.NET Core and Angular 7 front end.
kalichaudhary/SmartAdmin
ivanpaulovich/awesome-dotnet-core
:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software
renatogroffe/Selenium-DotNetCore2.2-Headless
Exemplo de implementação de testes de uma interface Web com Selenium Web Driver, .NET Core 2.2, .NET Standard 2.0 e xUnit. Os testes foram configurados para a execução em modo headless (sem a abertura de janelas) com o Mozilla Firefox e o Google Chrome.
giggio-samples/Exemplo-BDD-com-CSharp-Specflow-e-Headless-Browser
executeautomation/TwoFactorAuthenticationApp
This repo contains a .NET Core based two factor authentication app which we can use for multiple automation testing projects demonstration
tborgesvieira/BogusUtilizacao
Exemplo de utilização do Bogus