Skip to content

Releases: fschoening/AddressParser.NET

AddressParser.NET v1.1 - support for .NET 2.0, 3.0 and 3.5

12 Sep 11:42
Compare
Choose a tag to compare

w/o really thinking about it, I was compiling and developing for .NET 4.5. This obviously leaves out everybody on lower versions, so I managed to bunk it down to .NET 2.0.

On info on how it's possible to use extension-methods in .NET 2.0, read http://schoening.it/blog/post/2012/01/26/Solution-Cannot-define-a-new-extension-method-because-the-compiler-required-type-SystemRuntimeCompilerServicesExtensionAttribute-cannot-be-found-Are-you-missing-a-reference-to-SystemCoredll.aspx.

12-09-2013 13-14-16

AddressParser.NET Release v1.0

11 Sep 11:55
Compare
Choose a tag to compare

This is the first release of the AddressParser.NET. It should be able to parse most ways of inputting a Danish address into a strongly typed domain object. Please let me know, if you find any bugs or formats, it doesn't read.

11-09-2013 13-54-39