grandchamp / Identity.Dapper

Identity package that uses Dapper instead EntityFramework for use with .NET Core
MIT License
268 stars 62 forks source link

Can you add a License file? #55

Closed kewlniss closed 6 years ago

kewlniss commented 6 years ago

This looks like a great package. I'd like to know what the license is to know if I can utilize it in my current project. Thanks!

P.S. I'm a big fan of MIT :)

grandchamp commented 6 years ago

You can use It without problems. I have no knowledge on licenses differences, can you make a overview?

kewlniss commented 6 years ago

Here is a good site that talks about the different ones. https://tldrlegal.com/ I've found MIT to be the most permissive and is what I associate with all of my projects. Simply create a License.txt at the root and paste in the MIT license text and more folks will utilize your nice library!

Actual text of MIT is here: https://tldrlegal.com/license/mit-license#fulltext

grandchamp commented 6 years ago

Done https://github.com/grandchamp/Identity.Dapper/commit/5c1179f5648678b80fc2f4d623589a94925f0a83