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

Add .NET API #51

Merged
merged 75 commits into from
Jul 28, 2023
Merged

Add .NET API #51

merged 75 commits into from
Jul 28, 2023

Conversation

josefpihrt
Copy link
Owner

@josefpihrt josefpihrt commented Jul 21, 2022

fixes #43

@josefpihrt josefpihrt self-assigned this Jul 21, 2022
# Conflicts:
#	src/CommandLine/Commands/FileSystemCommand`1.cs
#	src/Core/Text/RegularExpressions/RegexCapture.cs
#	src/Core/Text/RegularExpressions/SplitCapture.cs
#	src/FileSystem.ApiTest/Class.cs
#	src/FileSystem/FileSystem/CopyOptions.cs
#	src/FileSystem/FileSystem/FileNamePart.cs
#	src/FileSystem/FileSystem/FileNameSpan.cs
#	src/FileSystem/FileSystem/FileSystemFilter.cs
#	src/FileSystem/FileSystem/FileSystemSearch.Static.cs
#	src/FileSystem/FileSystem/FileSystemSearch.cs
#	src/FileSystem/FileSystem/FileSystemSearchOptions.cs
#	src/FileSystem/FileSystem/NameFilter.cs
#	src/FileSystem/FileSystem/SearchTelemetry.cs
#	src/FileSystem/Operations/CommonCopyOperation.cs
#	src/FileSystem/Operations/CommonFindOperation.cs
#	src/FileSystem/Operations/CopyOperation.cs
#	src/FileSystem/Operations/DeleteOperation.cs
#	src/FileSystem/Operations/DeleteOrRenameOperation.cs
#	src/FileSystem/Operations/FileSystemOperation.cs
#	src/FileSystem/Operations/MoveOperation.cs
#	src/FileSystem/Operations/RenameOperation.cs
#	src/FileSystem/Operations/ReplaceOperation.cs
# Conflicts:
#	.github/workflows/build.yml
#	src/CommandLine/CommandLineOptions/HelpCommandLineOptions.cs
#	src/CommandLine/CommandLineOptions/RegexListCommandLineOptions.cs
#	src/FileSystem.ApiTest/Class.cs
#	src/FileSystem/FileSystem/FileSystemSearch.Static.cs
@josefpihrt josefpihrt changed the title Add Orang client library Add Orang .NET API Jul 28, 2023
@josefpihrt josefpihrt marked this pull request as ready for review July 28, 2023 14:29
@josefpihrt josefpihrt changed the title Add Orang .NET API Add .NET API Jul 28, 2023
@josefpihrt josefpihrt merged commit c2b259c into main Jul 28, 2023
@josefpihrt josefpihrt deleted the feature/client-lib branch July 28, 2023 14:46
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

Successfully merging this pull request may close these issues.

any plan to publish .net library for same functions?
1 participant