urfnet / URF.Core

Unit of Work & Repositories Framework - .NET Core, NET Standard, Entity Framework Core. 100% extensible & lightweight.
https://github.com/urfnet
MIT License
309 stars 62 forks source link

Clean Up: Inconsistent Namespace Casing (Urf vs URF), Regions #29

Closed tonysneed closed 6 years ago

tonysneed commented 6 years ago

There are some places where Urf is used and others where URF is used. We should also get rid of regions (around imports, etc), since those are basically a code smell.