skoruba / AuditLogging

🕊️ Simple audit logging for .NET Core with EntityFramework Core
MIT License
114 stars 38 forks source link

Change project to reference netstandard2.0 #5

Open jmsolutionsgroup opened 4 years ago

jmsolutionsgroup commented 4 years ago

When utilizing this with other class library's netstandard2.0 is a more universal as it doesn't require the full core libaries.

skoruba commented 4 years ago

Thanks, good idea 👍🏼

jmsolutionsgroup commented 4 years ago

If you are able to look at pull request #6 and create a release then I'll create a pull request to convert your repository https://github.com/skoruba/IdentityServer4.Admin to utilize netstandard2.0. I can't do this until AuditLog is finshed because it references the AuditLog nuget package. Thanks

skoruba commented 4 years ago

Ok, I will do it. 👍🏼