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

https://github.com/giansalex/netcore-sample-1

Net Core 2 Application with some packages
https://github.com/giansalex/netcore-sample-1

dotnet-core2

Last synced: 12 months ago
JSON representation

Net Core 2 Application with some packages

Awesome Lists containing this project

README

          

# Code Sample
.Net Core Application + UnitTests.

## Packages
- [Castle Windsor](https://github.com/castleproject/Windsor)
- [Miniprofiler](https://github.com/MiniProfiler/dotnet)
- [serilog](https://github.com/serilog/serilog)
- [NFluent](https://github.com/tpierrain/NFluent)
- [shouldly](https://github.com/shouldly/shouldly)
- [FakeItEasy](https://github.com/FakeItEasy/FakeItEasy)
- [AutoFixture](https://github.com/AutoFixture/AutoFixture)
- [Valit](https://github.com/valit-stack/Valit)