Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.NET Standard 1.3 Port #15

Open
clarkis117 opened this issue May 24, 2016 · 4 comments
Open

.NET Standard 1.3 Port #15

clarkis117 opened this issue May 24, 2016 · 4 comments

Comments

@clarkis117
Copy link

clarkis117 commented May 24, 2016

Just a heads up I made a fork of this, to begin work on porting it to .NET Core... the fork is currently building on 1.0.0-RC2 using the netstandard1.5 definitions

https://github.com/clarkis117/Mime-Detective

@clarkis117
Copy link
Author

I'm also planning on refactoring it, adding unit tests, and possibly Async support too.

@badmotorfinger
Copy link
Contributor

I'd love to help.

@clarkis117
Copy link
Author

The fork is now building and running on .NET Core RTM. I also finished integrating async support and added some basic unit tests. One other item to note is that for certain inputs, the library no longer creates and uses temp files. It now works on byte arrays entirely in memory.

@clarkis117
Copy link
Author

This port was changed to target .NET Standard 1.3. There are Nuget Packages available on nuget.org: https://www.nuget.org/packages/Mime-Detective/

@clarkis117 clarkis117 changed the title .NET Core port .NET Standard 1.3 Port Jan 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants