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
- Host: GitHub
- URL: https://github.com/giansalex/netcore-sample-1
- Owner: giansalex
- Created: 2018-05-02T17:25:40.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-02T20:05:48.000Z (about 8 years ago)
- Last Synced: 2025-04-06T23:44:44.349Z (about 1 year ago)
- Topics: dotnet-core2
- Language: C#
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)