hexsha stringlengths 40 40 | size int64 5 1.05M | ext stringclasses 588
values | lang stringclasses 305
values | max_stars_repo_path stringlengths 3 363 | max_stars_repo_name stringlengths 5 118 | max_stars_repo_head_hexsha stringlengths 40 40 | max_stars_repo_licenses listlengths 1 10 | max_stars_count float64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringdate 2015-01-01 00:00:35 2022-03-31 23:43:49 ⌀ | max_stars_repo_stars_event_max_datetime stringdate 2015-01-01 12:37:38 2022-03-31 23:59:52 ⌀ | max_issues_repo_path stringlengths 3 363 | max_issues_repo_name stringlengths 5 118 | max_issues_repo_head_hexsha stringlengths 40 40 | max_issues_repo_licenses listlengths 1 10 | max_issues_count float64 1 134k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 3 363 | max_forks_repo_name stringlengths 5 135 | max_forks_repo_head_hexsha stringlengths 40 40 | max_forks_repo_licenses listlengths 1 10 | max_forks_count float64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringdate 2015-01-01 00:01:02 2022-03-31 23:27:27 ⌀ | max_forks_repo_forks_event_max_datetime stringdate 2015-01-03 08:55:07 2022-03-31 23:59:24 ⌀ | content stringlengths 5 1.05M | avg_line_length float64 1.13 1.04M | max_line_length int64 1 1.05M | alphanum_fraction float64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
c179776c4d059c705a12b4200fc1f22e12871ef9 | 10,319 | cs | C# | Solution/Ridics.Authentication.Service/Controllers/API/ContactInternalApiController.cs | RIDICS/Authentication | 4d2dfc617b852ee5f31cd9294f9b090ebdf1dc9b | [
"BSD-3-Clause"
] | 1 | 2022-01-20T16:20:13.000Z | 2022-01-20T16:20:13.000Z | Solution/Ridics.Authentication.Service/Controllers/API/ContactInternalApiController.cs | RIDICS/Authentication | 4d2dfc617b852ee5f31cd9294f9b090ebdf1dc9b | [
"BSD-3-Clause"
] | 5 | 2020-01-29T13:41:36.000Z | 2022-03-08T23:18:36.000Z | Solution/Ridics.Authentication.Service/Controllers/API/ContactInternalApiController.cs | RIDICS/Authentication | 4d2dfc617b852ee5f31cd9294f9b090ebdf1dc9b | [
"BSD-3-Clause"
] | null | null | null | using System;
using System.ComponentModel.DataAnnotations;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc;
using Microsoft.Extensions.Logging;
using Ridics.Authentication.Core.Models.DataResult;
using Ridics.Authentication.DataContracts;
using Ridics.Authentication.Service.Attributes;
using Ridics.Authen... | 41.947154 | 223 | 0.621572 |
c19669cc82fa42937c710d15b110aa7c97cefc5e | 2,648 | cs | C# | Lettera22.Metadoc/DocHash.cs | claudio-tortorelli/lettera22 | 6cabcac5ee42af74a3cc3f90c5a82b074c8c370d | [
"MIT"
] | 1 | 2020-03-07T16:09:26.000Z | 2020-03-07T16:09:26.000Z | Lettera22.Metadoc/DocHash.cs | claudio-tortorelli/lettera22 | 6cabcac5ee42af74a3cc3f90c5a82b074c8c370d | [
"MIT"
] | null | null | null | Lettera22.Metadoc/DocHash.cs | claudio-tortorelli/lettera22 | 6cabcac5ee42af74a3cc3f90c5a82b074c8c370d | [
"MIT"
] | null | null | null | using Lettera22.Common;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Xml;
namespace Lettera22.Metadoc
{
public class DocHash
{
/// <project>Lettera22</project>
/// <copyright company="Claudio Tortorelli">
... | 29.422222 | 103 | 0.510952 |
8ab9916ad72059e13d468842721e3addddc1de99 | 24,915 | cs | C# | Source/Wintellect.Analyzers/Wintellect.Analyzers.Test/ExceptionDocumentationMissingUnitTests.cs | duncanp-sonar/Wintellect.Analyzers | 7669820b2a210030396c540f6839080b5e3d757a | [
"Apache-2.0"
] | 84 | 2015-01-12T10:09:54.000Z | 2021-07-04T17:54:40.000Z | Source/Wintellect.Analyzers/Wintellect.Analyzers.Test/ExceptionDocumentationMissingUnitTests.cs | shakenetwork/Wintellect.Analyzers | 7669820b2a210030396c540f6839080b5e3d757a | [
"Apache-2.0"
] | 7 | 2015-01-20T00:01:03.000Z | 2021-02-19T21:05:55.000Z | Source/Wintellect.Analyzers/Wintellect.Analyzers.Test/ExceptionDocumentationMissingUnitTests.cs | shakenetwork/Wintellect.Analyzers | 7669820b2a210030396c540f6839080b5e3d757a | [
"Apache-2.0"
] | 18 | 2015-01-13T20:40:54.000Z | 2021-09-18T00:50:33.000Z | /*------------------------------------------------------------------------------
Wintellect.Analyzers - .NET Compiler Platform ("Roslyn") Analyzers and CodeFixes
Copyright (c) Wintellect. All rights reserved
Licensed under the Apache License, Version 2.0
See License.txt in the project root for license information
----... | 25.192113 | 140 | 0.503672 |
43a4a4924ffba10a9bf9829d4c49bcb8139e4ad6 | 1,361 | cs | C# | samples/SalesforceSample.iOS/ContactSource.cs | RepoForks/SalesforceSDK | 0601a026cb45858ebb814e61b50c991f8447f9b6 | [
"MIT"
] | 25 | 2015-10-04T09:54:18.000Z | 2021-12-02T08:44:50.000Z | samples/SalesforceSample.iOS/ContactSource.cs | RepoForks/SalesforceSDK | 0601a026cb45858ebb814e61b50c991f8447f9b6 | [
"MIT"
] | 9 | 2016-09-15T13:43:11.000Z | 2018-06-14T13:20:58.000Z | samples/SalesforceSample.iOS/ContactSource.cs | moljac/SalesforceSDK | 0601a026cb45858ebb814e61b50c991f8447f9b6 | [
"MIT"
] | 16 | 2015-02-25T09:47:57.000Z | 2021-03-22T16:46:48.000Z | using System;
using MonoTouch.UIKit; using UIKit;
using MonoTouch.Foundation; using Foundation;
using Salesforce;
using Xamarin.Auth;
using System.Linq;
using System.Json;
using System.Threading.Tasks;
using System.Diagnostics;
using System.Drawing;
#if !__UNIFIED__
using nint = global::System.Int32;
#endif
namespace... | 20.014706 | 88 | 0.703894 |
43d5e8a030301fdf89e846ce9d9eca7226ea835d | 282 | cs | C# | TravelWebhook/Airline/MessageBus/IMessageBusClient.cs | lateef10/TravelAgentWebhook | 588e5a65da45f58b77c0c9729b586bf02558fff0 | [
"MIT"
] | null | null | null | TravelWebhook/Airline/MessageBus/IMessageBusClient.cs | lateef10/TravelAgentWebhook | 588e5a65da45f58b77c0c9729b586bf02558fff0 | [
"MIT"
] | null | null | null | TravelWebhook/Airline/MessageBus/IMessageBusClient.cs | lateef10/TravelAgentWebhook | 588e5a65da45f58b77c0c9729b586bf02558fff0 | [
"MIT"
] | null | null | null | using Airline.Models.Dto;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
namespace Airline.MessageBus
{
public interface IMessageBusClient
{
void SendMessage(NotificationMessageDto notificationMessageDto);
}
}
| 20.142857 | 72 | 0.77305 |
3d72dff0e3b3fb38f9f203569ea5a72478e399eb | 1,039 | cs | C# | samples/GraphQL.Annotations.StarWarsApp/StarWarsContext.cs | dlukez/graphql-dotnet-annotations | 6c6ffa817143ea649aab06cf835dceec32816cbd | [
"MIT"
] | 49 | 2016-11-17T05:22:26.000Z | 2021-12-01T05:21:37.000Z | samples/GraphQL.Annotations.StarWarsApp/StarWarsContext.cs | dlukez/graphql-dotnet-annotations | 6c6ffa817143ea649aab06cf835dceec32816cbd | [
"MIT"
] | 5 | 2016-12-06T18:33:21.000Z | 2019-12-04T09:04:35.000Z | samples/GraphQL.Annotations.StarWarsApp/StarWarsContext.cs | dlukez/graphql-dotnet-annotations | 6c6ffa817143ea649aab06cf835dceec32816cbd | [
"MIT"
] | 9 | 2016-12-06T18:04:12.000Z | 2019-09-07T01:10:44.000Z | using GraphQL.Annotations.Attributes;
using GraphQL.Annotations.StarWarsApp.Model;
using GraphQL.Types;
using Microsoft.EntityFrameworkCore;
namespace GraphQL.Annotations.StarWarsApp
{
[GraphQLObject]
public class StarWarsContext : DbContext
{
[GraphQLField]
public DbSet<Human> Humans { ge... | 30.558824 | 96 | 0.681424 |
8b27073fae2d96b508ece4bd5f5d940902f71a92 | 8,546 | cs | C# | src/Xamarin.Android.Tools.Bytecode/Kotlin/KotlinUtilities.cs | xamarin/java.interop | d3f0c5c6f634380b6156c98f57e98463adf0de52 | [
"MIT"
] | 167 | 2016-04-27T14:04:07.000Z | 2022-03-28T03:48:06.000Z | src/Xamarin.Android.Tools.Bytecode/Kotlin/KotlinUtilities.cs | xamarin/java.interop | d3f0c5c6f634380b6156c98f57e98463adf0de52 | [
"MIT"
] | 510 | 2016-04-27T23:18:21.000Z | 2022-03-29T14:49:31.000Z | src/Xamarin.Android.Tools.Bytecode/Kotlin/KotlinUtilities.cs | xamarin/java.interop | d3f0c5c6f634380b6156c98f57e98463adf0de52 | [
"MIT"
] | 58 | 2016-04-27T19:46:07.000Z | 2021-11-18T17:58:36.000Z | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Xamarin.Android.Tools.Bytecode
{
public static class KotlinUtilities
{
public static string ConvertKotlinTypeSignature (KotlinType? type, KotlinFile? metadata = null)
{
if (type is nul... | 41.687805 | 219 | 0.683712 |
8b3221eedd33fa7897683ca06610c645da1f8633 | 2,622 | cs | C# | KouLottery/LuckMachine/Almanac.cs | Euynac/Koubot.Plugins | 3896df0fe17b03bff7350f8a776dd99d850a098a | [
"MIT"
] | 4 | 2022-01-13T15:46:35.000Z | 2022-03-04T01:14:11.000Z | KouLottery/LuckMachine/Almanac.cs | Euynac/Koubot.Plugins | 3896df0fe17b03bff7350f8a776dd99d850a098a | [
"MIT"
] | null | null | null | KouLottery/LuckMachine/Almanac.cs | Euynac/Koubot.Plugins | 3896df0fe17b03bff7350f8a776dd99d850a098a | [
"MIT"
] | null | null | null | using Koubot.SDK.AutoModel;
using Koubot.Shared.Interface;
using Koubot.Shared.Models;
using Koubot.Shared.Protocol;
using Koubot.Tool.Extensions;
using Microsoft.EntityFrameworkCore;
using Microsoft.EntityFrameworkCore.Metadata.Builders;
using System;
using System.ComponentModel.DataAnnotations;
using System... | 34.5 | 119 | 0.542334 |
4137492196fb3d84406a7054abb2d1c2ffbe6033 | 1,206 | cs | C# | Constants.cs | Lombiq/DQ-Scheduling | ae0012b19967bfd73e2854dfc5f486cefa8ab1ee | [
"MIT"
] | 2 | 2016-08-15T01:55:32.000Z | 2021-02-10T00:14:20.000Z | Constants.cs | Lombiq/DQ-Scheduling | ae0012b19967bfd73e2854dfc5f486cefa8ab1ee | [
"MIT"
] | null | null | null | Constants.cs | Lombiq/DQ-Scheduling | ae0012b19967bfd73e2854dfc5f486cefa8ab1ee | [
"MIT"
] | 1 | 2016-07-28T22:34:32.000Z | 2016-07-28T22:34:32.000Z | namespace DQ.Scheduling {
public static class Constants {
// Scheduling Constants
public static readonly string EventUpcomingName = "EventUpcoming";
public static readonly string EventStartedName = "EventStarted";
public static readonly string EventEndedName = "EventEnded";
... | 54.818182 | 188 | 0.66335 |
fc4f73ad9de7629511645e5298196f6d267be462 | 475 | cs | C# | Omise.Tests/Util/StringMemoryStream.cs | SallyAbbas/Testms | 3fc4bd4264b1c350f563bc82c85c716f93d58cb9 | [
"MIT"
] | null | null | null | Omise.Tests/Util/StringMemoryStream.cs | SallyAbbas/Testms | 3fc4bd4264b1c350f563bc82c85c716f93d58cb9 | [
"MIT"
] | null | null | null | Omise.Tests/Util/StringMemoryStream.cs | SallyAbbas/Testms | 3fc4bd4264b1c350f563bc82c85c716f93d58cb9 | [
"MIT"
] | null | null | null | using System.IO;
using System.Text;
namespace Omise.Tests.Util {
public class StringMemoryStream : MemoryStream {
public StringMemoryStream() : base() {
}
public StringMemoryStream(string value)
: base(Encoding.UTF8.GetBytes(value)) {
}
public stri... | 23.75 | 70 | 0.574737 |
fcae10ce19d9d302edd99aac1ea34e1658a140a1 | 3,464 | cs | C# | src/Perpetuum/Data/DbQuery.cs | jeffmaley/PerpetuumServer | ae0fbfc25fc15f27c32293c18a0ecfeb9847d351 | [
"MIT"
] | 46 | 2017-12-16T17:01:18.000Z | 2022-03-14T03:00:31.000Z | src/Perpetuum/Data/DbQuery.cs | jeffmaley/PerpetuumServer | ae0fbfc25fc15f27c32293c18a0ecfeb9847d351 | [
"MIT"
] | 234 | 2018-01-12T00:13:51.000Z | 2022-03-08T13:41:42.000Z | src/Perpetuum/Data/DbQuery.cs | jeffmaley/PerpetuumServer | ae0fbfc25fc15f27c32293c18a0ecfeb9847d351 | [
"MIT"
] | 37 | 2018-01-09T23:01:06.000Z | 2022-03-28T14:24:15.000Z | using System;
using System.Collections.Generic;
using System.Data;
using System.Data.Common;
using System.Linq;
using System.Transactions;
namespace Perpetuum.Data
{
public delegate IDbConnection DbConnectionFactory();
public class DbQuery
{
private readonly DbConnectionFactory _connectionFactory... | 28.393443 | 114 | 0.50433 |
5b81fddb2a60d010333c2b568b31435b5949789a | 13,301 | cs | C# | BTDBTest/ObjectDbTableUpgradeTest.cs | Johny404/BTDB | fcc441ef8140e07f5d1b4ac8b4a0622ba6d29a0e | [
"MIT"
] | null | null | null | BTDBTest/ObjectDbTableUpgradeTest.cs | Johny404/BTDB | fcc441ef8140e07f5d1b4ac8b4a0622ba6d29a0e | [
"MIT"
] | null | null | null | BTDBTest/ObjectDbTableUpgradeTest.cs | Johny404/BTDB | fcc441ef8140e07f5d1b4ac8b4a0622ba6d29a0e | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using BTDB.KVDBLayer;
using BTDB.ODBLayer;
using Xunit;
namespace BTDBTest
{
public class ObjectDbTableUpgradeTest : IDisposable
{
readonly IKeyValueDB _lowDb;
IObjectDB _db;
public ObjectDbTableUpgradeTest()
{
_lowDb ... | 30.024831 | 133 | 0.488159 |
ae35c97a77d44d95508fabbb2d16c223e3b352eb | 2,343 | cs | C# | ServiceProxy/Secure/SecureServiceProxy_Generated/ApiKeyColumns.cs | BryanApellanes/bam.net.shared | b28b1e2ec0d77b49a11055d409494b98145a6f5c | [
"MIT"
] | null | null | null | ServiceProxy/Secure/SecureServiceProxy_Generated/ApiKeyColumns.cs | BryanApellanes/bam.net.shared | b28b1e2ec0d77b49a11055d409494b98145a6f5c | [
"MIT"
] | null | null | null | ServiceProxy/Secure/SecureServiceProxy_Generated/ApiKeyColumns.cs | BryanApellanes/bam.net.shared | b28b1e2ec0d77b49a11055d409494b98145a6f5c | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Reflection;
using System.Text;
using Bam.Net.Data;
namespace Bam.Net.ServiceProxy.Secure
{
public class ApiKeyColumns: QueryFilter<ApiKeyColumns>, IFilterToken
{
public ApiKeyColumns() { }
public ApiKeyColumns(strin... | 34.455882 | 119 | 0.600939 |
e73ff0bf7b76264cd15a189306fea10462c6df19 | 406 | cs | C# | src/app-ropio/AppRopio.Payments/CloudPayments/Core/ViewModels/CloudPayments/Services/ICloudPaymentsVmService.cs | pocheshire/AppRopio.Mobile | 7110eb212efa9f7737ccd154d349acf43079b285 | [
"Apache-2.0"
] | null | null | null | src/app-ropio/AppRopio.Payments/CloudPayments/Core/ViewModels/CloudPayments/Services/ICloudPaymentsVmService.cs | pocheshire/AppRopio.Mobile | 7110eb212efa9f7737ccd154d349acf43079b285 | [
"Apache-2.0"
] | null | null | null | src/app-ropio/AppRopio.Payments/CloudPayments/Core/ViewModels/CloudPayments/Services/ICloudPaymentsVmService.cs | pocheshire/AppRopio.Mobile | 7110eb212efa9f7737ccd154d349acf43079b285 | [
"Apache-2.0"
] | 1 | 2018-08-01T04:02:43.000Z | 2018-08-01T04:02:43.000Z | using System;
using System.Threading.Tasks;
using AppRopio.Payments.Core.Models;
using AppRopio.Payments.Core.ViewModels.Services;
namespace AppRopio.Payments.CloudPayments.Core.ViewModels.CloudPayments.Services
{
public interface ICloudPaymentsVmService : ICardPaymentVmService
{
Task<PaymentResult> P... | 33.833333 | 107 | 0.800493 |
9c6cbc29448b7f82ba0ead36bf8123e7f852165e | 594 | cs | C# | Clients/Xamarin.Interactive.Client.Windows/Commands/ClearRecentFilesCommand.cs | slodge/workbooks | 6b11e2e50dbbc57d0ec1d3a810cd4f667427db67 | [
"MIT"
] | 415 | 2017-11-15T19:46:59.000Z | 2019-05-06T15:47:20.000Z | Clients/Xamarin.Interactive.Client.Windows/Commands/ClearRecentFilesCommand.cs | punker76/workbooks | 1ef3b233398b03eec326cc4e8bfaa3430426a805 | [
"MIT"
] | 316 | 2017-11-16T00:16:23.000Z | 2019-05-01T19:12:53.000Z | Clients/Xamarin.Interactive.Client.Windows/Commands/ClearRecentFilesCommand.cs | punker76/workbooks | 1ef3b233398b03eec326cc4e8bfaa3430426a805 | [
"MIT"
] | 59 | 2017-11-15T19:00:47.000Z | 2019-04-01T07:39:47.000Z | //
// Author:
// Aaron Bockover <abock@xamarin.com>
//
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
using System;
using System.Windows.Input;
namespace Xamarin.Interactive.Client.Windows.Commands
{
sealed class ClearRecentFilesCommand : ICommand
{
#... | 24.75 | 60 | 0.688552 |
140753d9a5aaff6577f199ac0d0345e3a1d20f40 | 451 | cs | C# | NUnit/DynamicSpecs.NUnit.Specs/WorkflowExtensions/ConfigureTypeRegistration/When_a_concrete_type_is_registered.cs | nicolas-cz/DynamicSpecs | f677395e3ee8277303016c24b26999cce5a709ef | [
"MIT"
] | 8 | 2015-07-24T11:20:46.000Z | 2018-11-22T02:40:00.000Z | NUnit/DynamicSpecs.NUnit.Specs/WorkflowExtensions/ConfigureTypeRegistration/When_a_concrete_type_is_registered.cs | nicolas-cz/DynamicSpecs | f677395e3ee8277303016c24b26999cce5a709ef | [
"MIT"
] | 19 | 2015-09-07T08:34:19.000Z | 2022-03-21T07:07:27.000Z | NUnit/DynamicSpecs.NUnit.Specs/WorkflowExtensions/ConfigureTypeRegistration/When_a_concrete_type_is_registered.cs | nicolas-cz/DynamicSpecs | f677395e3ee8277303016c24b26999cce5a709ef | [
"MIT"
] | 7 | 2015-09-06T17:25:04.000Z | 2022-03-11T10:33:22.000Z | namespace DynamicSpecs.NUnit.Specs.WorkflowExtensions.ConfigureTypeRegistration
{
using FluentAssertions;
using global::NUnit.Framework;
public class When_a_concrete_type_is_registered : SpecifiesStatically
{
[Test]
public void Then_we_can_request_the_concrete_type()
{
... | 26.529412 | 79 | 0.689579 |
4ea7d97765b76f7e600cbb6df5f701fc37510449 | 4,535 | cs | C# | EntityFrameworkCore.Manipulation.Extensions.IntegrationTests/DeleteTests.cs | manio143/EntityFrameworkCore.Manipulation.Extensions | cf039da5a5a41c7f550de09baa5875a0ebab4f19 | [
"MIT"
] | null | null | null | EntityFrameworkCore.Manipulation.Extensions.IntegrationTests/DeleteTests.cs | manio143/EntityFrameworkCore.Manipulation.Extensions | cf039da5a5a41c7f550de09baa5875a0ebab4f19 | [
"MIT"
] | null | null | null | EntityFrameworkCore.Manipulation.Extensions.IntegrationTests/DeleteTests.cs | manio143/EntityFrameworkCore.Manipulation.Extensions | cf039da5a5a41c7f550de09baa5875a0ebab4f19 | [
"MIT"
] | null | null | null | using EntityFrameworkCore.Manipulation.Extensions;
using EntityFrameworkCore.Manipulation.Extensions.IntegrationTests.Helpers;
using FluentAssertions;
using Microsoft.Data.Sqlite;
using Microsoft.EntityFrameworkCore;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using System;
using System.Collections.Generic;
us... | 45.35 | 162 | 0.763616 |
fb0af39cac83ea895091528118c7b641017caa20 | 1,215 | cs | C# | src/TestApp/ColorWipe.cs | Changer098/rpi-ws281x-csharp | afca11fa8ac105f5a5a16c5f1e38e2443173e004 | [
"BSD-2-Clause"
] | 1 | 2020-08-31T19:41:05.000Z | 2020-08-31T19:41:05.000Z | src/TestApp/ColorWipe.cs | Changer098/rpi-ws281x-csharp | afca11fa8ac105f5a5a16c5f1e38e2443173e004 | [
"BSD-2-Clause"
] | null | null | null | src/TestApp/ColorWipe.cs | Changer098/rpi-ws281x-csharp | afca11fa8ac105f5a5a16c5f1e38e2443173e004 | [
"BSD-2-Clause"
] | 1 | 2021-07-14T17:55:19.000Z | 2021-07-14T17:55:19.000Z | using rpi_ws281x;
using System;
using System.Collections.Generic;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace TestApp
{
class ColorWipe : IAnimation
{
public void Execute(AbortRequest request)
{
Console.Clear();
Console.Write("How many LEDs to you wa... | 24.795918 | 86 | 0.693004 |
fba8c124e57001a6cc73aa29e30fe7b1c6db34b2 | 4,223 | cshtml | C# | eIVOGo/Module/Inquiry/inquireallowancetoresend.cshtml | uxb2bralph/IFS-EIVO03 | 29981d58bdead3c8e52cacff6e1fc5a4db3ad740 | [
"MIT"
] | null | null | null | eIVOGo/Module/Inquiry/inquireallowancetoresend.cshtml | uxb2bralph/IFS-EIVO03 | 29981d58bdead3c8e52cacff6e1fc5a4db3ad740 | [
"MIT"
] | 1 | 2021-01-22T07:33:23.000Z | 2021-01-22T07:33:23.000Z | eIVOGo/Module/Inquiry/inquireallowancetoresend.cshtml | uxb2bralph/IFS-EIVO03 | 29981d58bdead3c8e52cacff6e1fc5a4db3ad740 | [
"MIT"
] | null | null | null |
@{ Register Src="~/Module/Inquiry/InvoiceAllowanceCheckList.ascx" TagPrefix="uc1" TagName="InvoiceAllowanceCheckList" }
@{ Register Src="~/Module/Inquiry/QueryResultInfo.ascx" TagPrefix="uc1" TagName="QueryResultInfo" }
@{ Register Src="~/Module/Inquiry/InquireAllowanceBasic.ascx" TagPrefix="uc1" TagName="InquireAllow... | 41.401961 | 133 | 0.676296 |
d03bbc4c14f514221533e1b640b24a23dbe35a6a | 899 | cs | C# | src/AddIns/Misc/HelpViewer/Source/Helper/Help3Configuration.cs | dongdapeng110/SharpDevelopTest | 0339adff83ca9589e700593e6d5d1e7658e7e951 | [
"MIT"
] | 11 | 2015-05-14T08:36:05.000Z | 2021-10-06T06:43:47.000Z | src/AddIns/Misc/HelpViewer/Source/Helper/Help3Configuration.cs | denza/SharpDevelop | 406354bee0e349186868288447f23301a679c95c | [
"MIT"
] | null | null | null | src/AddIns/Misc/HelpViewer/Source/Helper/Help3Configuration.cs | denza/SharpDevelop | 406354bee0e349186868288447f23301a679c95c | [
"MIT"
] | 10 | 2015-04-08T09:02:32.000Z | 2020-03-01T16:03:28.000Z | // Copyright (c) AlphaSierraPapa for the SharpDevelop Team (for details please see \doc\copyright.txt)
// This code is distributed under the GNU LGPL (for details please see \doc\license.txt)
using System;
using System.Xml;
using System.Xml.Serialization;
namespace MSHelpSystem.Helper
{
[XmlRoot("mshelpsystem")]
p... | 20.906977 | 103 | 0.70634 |
780a3e1da9a31ee1413cebe4d6bf850311f3715f | 10,384 | cs | C# | test/EventDriven.ReferenceArchitecture.Specs/Steps/StepDefinitions.cs | event-driven-dotnet/EventDriven.ReferenceArchitecture | b2896f473090a95acab188749ebe469505db0ab8 | [
"MIT"
] | 5 | 2022-03-28T07:34:41.000Z | 2022-03-30T13:16:12.000Z | test/EventDriven.ReferenceArchitecture.Specs/Steps/StepDefinitions.cs | event-driven-dotnet/EventDriven.ReferenceArchitecture | b2896f473090a95acab188749ebe469505db0ab8 | [
"MIT"
] | null | null | null | test/EventDriven.ReferenceArchitecture.Specs/Steps/StepDefinitions.cs | event-driven-dotnet/EventDriven.ReferenceArchitecture | b2896f473090a95acab188749ebe469505db0ab8 | [
"MIT"
] | null | null | null | using System.Net;
using System.Net.Http.Json;
using System.Net.Mime;
using System.Text;
using System.Text.Json;
using AutoMapper;
using CustomerService.Domain.CustomerAggregate;
using CustomerService.Repositories;
using EventDriven.ReferenceArchitecture.Specs.Configuration;
using EventDriven.ReferenceArchitecture.Specs... | 43.447699 | 119 | 0.699345 |
c89936d4233680826c020391b627b67d35516bdc | 2,347 | cs | C# | Data Structures and algorithms/05.Advanced data structures/Advanced data structures/02.FirstTwentyProductsInRange/Startup.cs | Producenta/TelerikAcademy | fb0c08d55613811d2c37c6ef9f181274c0626b78 | [
"MIT"
] | null | null | null | Data Structures and algorithms/05.Advanced data structures/Advanced data structures/02.FirstTwentyProductsInRange/Startup.cs | Producenta/TelerikAcademy | fb0c08d55613811d2c37c6ef9f181274c0626b78 | [
"MIT"
] | null | null | null | Data Structures and algorithms/05.Advanced data structures/Advanced data structures/02.FirstTwentyProductsInRange/Startup.cs | Producenta/TelerikAcademy | fb0c08d55613811d2c37c6ef9f181274c0626b78 | [
"MIT"
] | null | null | null | namespace FirstTwentyProductsInRange
{
using System;
using System.Collections.Generic;
using Wintellect.PowerCollections;
using System.Diagnostics;
using System.Linq;
using Common;
public class Startup
{
public static RandomGenerator random = new RandomGenerator();
publ... | 35.560606 | 124 | 0.530038 |
2d4b02d0a61ab687fa6c25fd8aab993f0c2083f6 | 1,890 | cs | C# | Source/Blazorise/Components/Modal/ModalContent.razor.cs | SkiTles55/Blazorise | 3b4cdc460e555af5c98318c0da757eecda4e01e0 | [
"Apache-2.0"
] | 1 | 2021-06-14T04:49:21.000Z | 2021-06-14T04:49:21.000Z | Source/Blazorise/Components/Modal/ModalContent.razor.cs | SkiTles55/Blazorise | 3b4cdc460e555af5c98318c0da757eecda4e01e0 | [
"Apache-2.0"
] | 11 | 2020-11-11T18:49:34.000Z | 2022-01-17T11:24:47.000Z | Source/Blazorise/Components/Modal/ModalContent.razor.cs | SkiTles55/Blazorise | 3b4cdc460e555af5c98318c0da757eecda4e01e0 | [
"Apache-2.0"
] | 1 | 2021-07-28T02:56:14.000Z | 2021-07-28T02:56:14.000Z | #region Using directives
using Blazorise.Utilities;
using Microsoft.AspNetCore.Components;
#endregion
namespace Blazorise
{
public partial class ModalContent : BaseComponent
{
#region Members
private bool dialog;
private bool centered;
private ModalSize modalSize = ModalSize... | 21.976744 | 143 | 0.515344 |
1ad81fc0b7c04f547e7686f43677cbb4512bea36 | 333 | cshtml | C# | Peanuts.Net.Web/Views/Shared/JiraCollector.cshtml | queoGmbH/peanuts | 50d170bff470d2d9faa3e8a57a4ec123c4b8d407 | [
"MIT"
] | 5 | 2017-09-01T10:49:48.000Z | 2021-02-22T20:31:55.000Z | Peanuts.Net.Web/Views/Shared/JiraCollector.cshtml | queoGmbH/peanuts | 50d170bff470d2d9faa3e8a57a4ec123c4b8d407 | [
"MIT"
] | 3 | 2017-11-01T14:08:07.000Z | 2018-07-04T07:41:02.000Z | Peanuts.Net.Web/Views/Shared/JiraCollector.cshtml | queoGmbH/peanuts | 50d170bff470d2d9faa3e8a57a4ec123c4b8d407 | [
"MIT"
] | 4 | 2018-01-07T19:00:39.000Z | 2021-02-26T19:41:36.000Z | @using Spring.Context.Support
@{
string jiraCollectorUrl = ContextRegistry.GetContext().GetObject<string>("jiraCollectorUrl");
// TODO: Warum wird der string schon vorher encoded?
jiraCollectorUrl = HttpUtility.HtmlDecode(jiraCollectorUrl);
}
<script type="text/javascript" src="@Html.Raw(jiraCollectorUrl)"... | 33.3 | 97 | 0.756757 |
2197ac9126c046e988e8fdb7b700d028e8f15f43 | 192 | cs | C# | h73.Elastic.Core/Search/Aggregations/ScriptAggr.cs | henskjold73/h73.Elastic.Core | 01179c4f2a61680e73583a9584e6f4a8e92f8d4b | [
"MIT"
] | 1 | 2020-11-09T07:49:01.000Z | 2020-11-09T07:49:01.000Z | h73.Elastic.Core/Search/Aggregations/ScriptAggr.cs | henskjold73/h73.Elastic.Core | 01179c4f2a61680e73583a9584e6f4a8e92f8d4b | [
"MIT"
] | null | null | null | h73.Elastic.Core/Search/Aggregations/ScriptAggr.cs | henskjold73/h73.Elastic.Core | 01179c4f2a61680e73583a9584e6f4a8e92f8d4b | [
"MIT"
] | null | null | null | using Newtonsoft.Json;
namespace h73.Elastic.Core.Search.Aggregations
{
public class ScriptAggr
{
[JsonProperty("script")]
public string Script { get; set; }
}
}
| 17.454545 | 46 | 0.640625 |
6443f3f0713683097696f6a775ddb053b1d4f9d8 | 3,672 | cs | C# | src/Terrajobst.StackTraces.Tests/Helpers/AnnotatedText.Parser.cs | terrajobst/stack-trace-explorer | 857d065659b8845cb94ebac16965df97ad6bbe9e | [
"MIT"
] | 105 | 2017-10-25T05:24:03.000Z | 2022-01-16T11:53:45.000Z | src/Terrajobst.StackTraces.Tests/Helpers/AnnotatedText.Parser.cs | terrajobst/stack-trace-explorer | 857d065659b8845cb94ebac16965df97ad6bbe9e | [
"MIT"
] | 5 | 2017-11-15T00:47:08.000Z | 2018-05-14T06:35:23.000Z | src/Terrajobst.StackTraces.Tests/Helpers/AnnotatedText.Parser.cs | terrajobst/stack-trace-explorer | 857d065659b8845cb94ebac16965df97ad6bbe9e | [
"MIT"
] | 7 | 2017-11-13T02:10:22.000Z | 2022-01-16T11:55:34.000Z | using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Text;
using Microsoft.CodeAnalysis.Text;
namespace Terrajobst.StackTraces.Tests.Helpers
{
public sealed partial class AnnotatedText
{
private sealed class Parser
{
private static readon... | 29.376 | 135 | 0.421841 |
a4731e26cc0376386f6c5acb3f2d8639e4890c4f | 743 | cs | C# | Aras.Method.Libs/Code/ListInfo.cs | FilenkoAndriy/ArasVSMethodPlugin | 4f35f28911284a7a76a422c4b08496c7ef442689 | [
"MIT"
] | null | null | null | Aras.Method.Libs/Code/ListInfo.cs | FilenkoAndriy/ArasVSMethodPlugin | 4f35f28911284a7a76a422c4b08496c7ef442689 | [
"MIT"
] | null | null | null | Aras.Method.Libs/Code/ListInfo.cs | FilenkoAndriy/ArasVSMethodPlugin | 4f35f28911284a7a76a422c4b08496c7ef442689 | [
"MIT"
] | null | null | null | //------------------------------------------------------------------------------
// <copyright file="ListInfo.cs" company="Aras Corporation">
// © 2017-2019 Aras Corporation. All rights reserved.
// </copyright>
//------------------------------------------------------------------------------
namespace Aras.Method... | 22.515152 | 81 | 0.519515 |
7da0b1c934a728b909a12de93f3013ec06405f9a | 1,985 | cs | C# | src/MusicCatalog/Controls/InfoOverlay.xaml.cs | blakepell/MusicCatalog | b40921e278257f459f42c20fc99d25addece667d | [
"MIT"
] | null | null | null | src/MusicCatalog/Controls/InfoOverlay.xaml.cs | blakepell/MusicCatalog | b40921e278257f459f42c20fc99d25addece667d | [
"MIT"
] | null | null | null | src/MusicCatalog/Controls/InfoOverlay.xaml.cs | blakepell/MusicCatalog | b40921e278257f459f42c20fc99d25addece667d | [
"MIT"
] | null | null | null | /*
* Music Catalog
*
* @project lead : Blake Pell
* @website : http://www.blakepell.com
* @copyright : Copyright (c), 2018-2021 All rights reserved.
* @license : MIT
*/
using System.Windows;
namespace MusicCatalog.Controls
{
public partial class InfoOverlay
{
p... | 29.626866 | 110 | 0.596977 |
e881e2cddee72aa19db0ecd8fa036d2fef1ca4d7 | 305 | cs | C# | ClassLibraries/Macross.Windows.Debugging/Code/DebugWindowConfigureAction.cs | tsvx/core | 6a4997bf51462a57cb0acba22c8b98efab5f30f5 | [
"MIT"
] | 77 | 2020-01-13T21:54:33.000Z | 2022-03-30T22:50:29.000Z | ClassLibraries/Macross.Windows.Debugging/Code/DebugWindowConfigureAction.cs | tsvx/core | 6a4997bf51462a57cb0acba22c8b98efab5f30f5 | [
"MIT"
] | 26 | 2020-02-05T10:20:00.000Z | 2022-03-28T05:37:19.000Z | ClassLibraries/Macross.Windows.Debugging/Code/DebugWindowConfigureAction.cs | tsvx/core | 6a4997bf51462a57cb0acba22c8b98efab5f30f5 | [
"MIT"
] | 19 | 2020-02-10T12:42:09.000Z | 2022-02-07T19:19:04.000Z | namespace Macross.Windows.Debugging
{
/// <summary>
/// A delegate for configuring <see cref="DebugWindow"/> created at runtime.
/// </summary>
/// <param name="debugWindow"><see cref="DebugWindow"/> being created.</param>
public delegate void DebugWindowConfigureAction(DebugWindow debugWindow);
}
| 33.888889 | 79 | 0.734426 |
e8837766a79c10511ffd59d209457d7689d73989 | 232 | cs | C# | Chap31/C31Q5/C31Q5/Program.cs | autumn009/TanoCSharpSamples | 676d64aee31229c68d84686b8c58cc3986f157c7 | [
"MIT"
] | 4 | 2017-12-11T13:25:47.000Z | 2019-05-30T00:46:09.000Z | Chap31/C31Q5/C31Q5/Program.cs | autumn009/TanoCSharpSamples | 676d64aee31229c68d84686b8c58cc3986f157c7 | [
"MIT"
] | 7 | 2017-09-17T02:33:58.000Z | 2018-04-03T08:00:03.000Z | Chap31/C31Q5/C31Q5/Program.cs | autumn009/TanoCSharpSamples | 676d64aee31229c68d84686b8c58cc3986f157c7 | [
"MIT"
] | 6 | 2017-09-17T17:50:20.000Z | 2021-06-20T13:53:52.000Z | using System;
class Program
{
private static ref int sub()
{
int x = 123;
return ref x;
}
static void Main(string[] args)
{
ref var a = ref sub();
Console.WriteLine(a);
}
}
| 13.647059 | 35 | 0.5 |
bd1aadc72b025f883b4e3f0e0692318a7d363e6c | 344 | cs | C# | src/Cryptocore.Net/Account/Balance.cs | cryptocoreapi/cryptocore-net | 62c8c7802a1b05b376b3a796c687fda4a7015e9b | [
"MIT"
] | null | null | null | src/Cryptocore.Net/Account/Balance.cs | cryptocoreapi/cryptocore-net | 62c8c7802a1b05b376b3a796c687fda4a7015e9b | [
"MIT"
] | null | null | null | src/Cryptocore.Net/Account/Balance.cs | cryptocoreapi/cryptocore-net | 62c8c7802a1b05b376b3a796c687fda4a7015e9b | [
"MIT"
] | null | null | null | namespace Cryptocore.Net
{
public class Balance
{
public string Currency { get; set; }
public decimal Total { get; set; }
public decimal Available { get; set; }
public override string ToString()
{
return $"{Currency} Total:{Total} Available:{Availa... | 21.5 | 69 | 0.546512 |
bdabf7365512d23f9ecc3aeadc1704eeb0b5f081 | 2,209 | cs | C# | src/DodoCMS/ViewModels/LocalGroup.cs | cowtrix/dodo | 61cabaf17c430be88172b88eae1cc6ac8c7972a4 | [
"Unlicense"
] | 4 | 2020-08-15T02:24:37.000Z | 2021-12-10T21:56:11.000Z | src/DodoCMS/ViewModels/LocalGroup.cs | cowtrix/dodo | 61cabaf17c430be88172b88eae1cc6ac8c7972a4 | [
"Unlicense"
] | null | null | null | src/DodoCMS/ViewModels/LocalGroup.cs | cowtrix/dodo | 61cabaf17c430be88172b88eae1cc6ac8c7972a4 | [
"Unlicense"
] | 1 | 2021-05-30T04:42:05.000Z | 2021-05-30T04:42:05.000Z | // This is generated code from the DodoAOT project. DO NOT MODIFY.
using System.ComponentModel;
using Dodo.Controllers.Edit;
using Dodo.LocalGroups;
using Resources;
namespace Dodo.ViewModels
{
public class LocalGroupViewModel : IViewModel
{
public System.Type __Type => typeof(LocalGroup);
[DisplayName("Guid")]
... | 40.163636 | 120 | 0.762336 |
34e37e64561a30c1b83c4dff36f0876a3409b9bf | 3,797 | cs | C# | Brokerages/Kraken/DataType/KrakenOrder.cs | viliwonka/KrakenApi | ecc6ab2822f3947087bd99892c852f5b4052f4da | [
"MIT"
] | null | null | null | Brokerages/Kraken/DataType/KrakenOrder.cs | viliwonka/KrakenApi | ecc6ab2822f3947087bd99892c852f5b4052f4da | [
"MIT"
] | null | null | null | Brokerages/Kraken/DataType/KrakenOrder.cs | viliwonka/KrakenApi | ecc6ab2822f3947087bd99892c852f5b4052f4da | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Newtonsoft.Json;
namespace QuantConnect.Brokerages.Kraken.DataType {
public class KrakenOrder {
// Required fields first
/// <summary>
/// Asset pair.
/// </s... | 31.641667 | 96 | 0.558862 |
a79040f80241e021005bc16cc6e6bf998c4f3901 | 2,120 | cs | C# | src/Application.SharedKernel/Repositories/SpecificationEvaluator.cs | NikiforovAll/na-es | d6203fbeef5a91ca93d2615dc0fb6954ffe8af53 | [
"Apache-2.0"
] | 8 | 2021-11-06T17:18:28.000Z | 2022-02-08T19:19:24.000Z | src/Application.SharedKernel/Repositories/SpecificationEvaluator.cs | NikiforovAll/na-es | d6203fbeef5a91ca93d2615dc0fb6954ffe8af53 | [
"Apache-2.0"
] | null | null | null | src/Application.SharedKernel/Repositories/SpecificationEvaluator.cs | NikiforovAll/na-es | d6203fbeef5a91ca93d2615dc0fb6954ffe8af53 | [
"Apache-2.0"
] | null | null | null | // Copyright (c) Oleksii Nikiforov, 2021. All rights reserved.
// Licensed under the Apache 2.0 license. See the LICENSE file in the project root for full license information.
namespace NikiforovAll.ES.Template.Application.SharedKernel.Repositories;
using Ardalis.Specification;
/// <inheritdoc/>
public class Specifi... | 35.333333 | 112 | 0.690566 |
7ef7dd73af93c4a885755ce2d326f0befa53823f | 2,463 | cs | C# | Assets/CSScript/Main.cs | luxiaodong/Game | b5ec2b7b3506c9b9f8cf048aee894c308c29e491 | [
"MIT"
] | 1 | 2021-07-05T05:42:47.000Z | 2021-07-05T05:42:47.000Z | Assets/CSScript/Main.cs | luxiaodong/Game | b5ec2b7b3506c9b9f8cf048aee894c308c29e491 | [
"MIT"
] | 3 | 2021-08-09T02:50:00.000Z | 2021-08-09T05:48:26.000Z | Assets/CSScript/Main.cs | luxiaodong/Game | b5ec2b7b3506c9b9f8cf048aee894c308c29e491 | [
"MIT"
] | null | null | null | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEditor;
using XLua;
using System;
using Game;
using DG.Tweening;
using UnityEngine.UI;
using UnityEngine.SceneManagement;
public class Main : MonoBehaviour
{
void Start()
{
SRDebug.Init();
CheckEnvironment();
GXLuaManag... | 24.878788 | 105 | 0.702801 |
34bb5cb1682f988949c082a8d4cc3c4cf2c98709 | 10,909 | cs | C# | HKX2/PackFileCommon.cs | SyllabusGames/DSMapStudio | f102a4f6844c72a6e65a534e50ab2f77d01ce0ab | [
"MIT"
] | 128 | 2019-12-15T21:08:37.000Z | 2022-03-23T16:46:12.000Z | HKX2/PackFileCommon.cs | SyllabusGames/DSMapStudioRe | f102a4f6844c72a6e65a534e50ab2f77d01ce0ab | [
"MIT"
] | 22 | 2020-01-05T22:26:53.000Z | 2022-03-30T18:43:50.000Z | HKX2/PackFileCommon.cs | SyllabusGames/DSMapStudioRe | f102a4f6844c72a6e65a534e50ab2f77d01ce0ab | [
"MIT"
] | 27 | 2019-12-15T16:30:59.000Z | 2022-03-31T10:45:44.000Z | using SoulsFormats;
using System;
using System.Collections.Generic;
using System.Runtime.InteropServices;
using System.Text;
namespace HKX2
{
public enum HKXVariation
{
HKXDeS,
HKXDS1,
HKXDS2,
HKXDS3,
HKXBloodBorne,
HKXBotwSwitch,
};
internal class HKXHe... | 30.472067 | 125 | 0.531488 |
65966fd47dec04254216eaa45dd8b992fefe875d | 932 | cs | C# | CsharpBasic/RoadBook.CsharpBasic.Chapter06/Examples/Ex015.cs | sungshikbaik/BOOKS | 00da7caba4fbc6e95cdb3ce9ebff16816ee31d4f | [
"MIT"
] | 15 | 2016-12-06T13:11:12.000Z | 2022-03-18T07:00:41.000Z | CsharpBasic/RoadBook.CsharpBasic.Chapter06/Examples/Ex015.cs | sungshikbaik/BOOKS | 00da7caba4fbc6e95cdb3ce9ebff16816ee31d4f | [
"MIT"
] | 1 | 2019-11-14T17:00:00.000Z | 2019-11-14T17:00:00.000Z | CsharpBasic/RoadBook.CsharpBasic.Chapter06/Examples/Ex015.cs | sungshikbaik/BOOKS | 00da7caba4fbc6e95cdb3ce9ebff16816ee31d4f | [
"MIT"
] | 15 | 2019-07-21T07:35:45.000Z | 2021-10-16T14:37:06.000Z | using System;
using System.Collections.Generic;
using RoadBook.CsharpBasic.Chapter06.Examples.Model;
namespace RoadBook.CsharpBasic.Chapter06.Examples
{
public class Ex015
{
public void Run()
{
List<Student> arrStudent = new List<Student>();
Student student = new Stud... | 28.242424 | 62 | 0.551502 |
5abb6cd91808aabdfa656fe1e5fc24bfc191c56e | 3,010 | cs | C# | RaspberrySharp/Components/Expanders/Mcp23017/Mcp23017InputBinaryPin.cs | wezzix/RaspberrySharp | 37de649b4de327f423afe14cd05d8cc44bdb5a7d | [
"MIT"
] | null | null | null | RaspberrySharp/Components/Expanders/Mcp23017/Mcp23017InputBinaryPin.cs | wezzix/RaspberrySharp | 37de649b4de327f423afe14cd05d8cc44bdb5a7d | [
"MIT"
] | null | null | null | RaspberrySharp/Components/Expanders/Mcp23017/Mcp23017InputBinaryPin.cs | wezzix/RaspberrySharp | 37de649b4de327f423afe14cd05d8cc44bdb5a7d | [
"MIT"
] | null | null | null | #region References
using System;
using RaspberrySharp.IO;
#endregion
namespace RaspberrySharp.Components.Expanders.Mcp23017
{
/// <summary>
/// Represents a binary intput pin on a MCP23017 I/O expander.
/// </summary>
public class Mcp23017InputBinaryPin : IInputBinaryPin
{
#region Fields
... | 33.820225 | 123 | 0.590365 |
8fc029d3a1fb22342d41d9cc5254f0a1bce69ee4 | 541 | cs | C# | Assets/DataMesh/ARModule/UI/Scripts/Cursor/InfoText.cs | DataMesh-OpenSource/SolarSystemExplor | 6308a13ceb6cd3b23cfb9e1654cadae4978c4e7c | [
"MIT"
] | 23 | 2017-05-22T08:48:01.000Z | 2020-11-26T04:51:17.000Z | Assets/DataMesh/ARModule/UI/Scripts/Cursor/InfoText.cs | DataMesh-OpenSource/SolarSystemExplor | 6308a13ceb6cd3b23cfb9e1654cadae4978c4e7c | [
"MIT"
] | 1 | 2017-07-05T03:49:20.000Z | 2017-07-14T03:28:12.000Z | Assets/DataMesh/ARModule/UI/Scripts/Cursor/InfoText.cs | DataMesh-OpenSource/SolarSystemExplor | 6308a13ceb6cd3b23cfb9e1654cadae4978c4e7c | [
"MIT"
] | 11 | 2017-05-24T08:52:57.000Z | 2019-12-01T07:13:06.000Z | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.UI;
using DataMesh.AR.Utility;
public class InfoText : MonoBehaviour
{
public Text text;
void Awake()
{
TweenPosition tween = GetComponent<TweenPosition>();
if (tween != null)
{
... | 17.451613 | 60 | 0.613678 |
d34eecfb5e5e850a55062c852d8a2914a097340f | 1,481 | cs | C# | BonejanglesVR/Assets/Scripts/SkeletonStudyOLD/BoneController.cs | RJ45toCerebrum/BoneJanglesVR | 6fd79375fbfdb84df7a261ddb0dfa9fe1c05bc52 | [
"MIT"
] | 1 | 2019-03-26T00:24:56.000Z | 2019-03-26T00:24:56.000Z | BonejanglesVR/Assets/Scripts/SkeletonStudyOLD/BoneController.cs | RJ45toCerebrum/BoneJanglesVR | 6fd79375fbfdb84df7a261ddb0dfa9fe1c05bc52 | [
"MIT"
] | null | null | null | BonejanglesVR/Assets/Scripts/SkeletonStudyOLD/BoneController.cs | RJ45toCerebrum/BoneJanglesVR | 6fd79375fbfdb84df7a261ddb0dfa9fe1c05bc52 | [
"MIT"
] | null | null | null | using UnityEngine;
using VRTK;
namespace com.EvolveVR.BonejanglesVR
{
// used to controll the state of bone such as whether they are active pr nots
public class BoneController : MonoBehaviour
{
private VRTK_ControllerEvents controllerEvents;
private Bone activeBone;
public float l... | 36.121951 | 149 | 0.594193 |
a73c93026b157615ef05029ae3807478d11057a0 | 1,711 | cs | C# | Program.cs | njegos-dukic/DOTNET-LINQ-XML | b7aafdb41be305a94ac7b2eddd6b56bc961e85e3 | [
"MIT"
] | null | null | null | Program.cs | njegos-dukic/DOTNET-LINQ-XML | b7aafdb41be305a94ac7b2eddd6b56bc961e85e3 | [
"MIT"
] | null | null | null | Program.cs | njegos-dukic/DOTNET-LINQ-XML | b7aafdb41be305a94ac7b2eddd6b56bc961e85e3 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Xml.Linq;
namespace LINQ.XML
{
partial class Program
{
static void Main(string[] args)
{
var path = @"C:\Users\Njegos Dukic\Documents\C#\LINQ - XML\Students.xml";
var studen... | 32.283019 | 157 | 0.486265 |
435bb1ae7a6d71784477da05141362ca9fd2477c | 4,184 | cs | C# | src/Schematic.Core.Mvc/Controllers/ForgotPasswordController.cs | rodoch/Schematic | b6fb072e1a516be6279e8c9a0f581eba93c7c8de | [
"MIT"
] | 1 | 2019-01-20T13:18:45.000Z | 2019-01-20T13:18:45.000Z | src/Schematic.Core.Mvc/Controllers/ForgotPasswordController.cs | rodoch/Schematic | b6fb072e1a516be6279e8c9a0f581eba93c7c8de | [
"MIT"
] | 4 | 2020-07-16T15:59:01.000Z | 2021-05-08T01:01:29.000Z | src/Schematic.Core.Mvc/Controllers/ForgotPasswordController.cs | rodoch/Schematic | b6fb072e1a516be6279e8c9a0f581eba93c7c8de | [
"MIT"
] | 1 | 2019-04-08T19:17:35.000Z | 2019-04-08T19:17:35.000Z | using System;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc;
using Microsoft.Extensions.Localization;
using Ansa.Extensions;
using Schematic.Identity;
namespace Schematic.Core.Mvc
{
public class ForgotPasswordController : Controller
{
private readonly IEmailValidatorService _emailValidat... | 37.693694 | 123 | 0.648423 |
584949309902c9a1c9881b5da80ea42f657136b2 | 8,413 | cs | C# | Miki.Serialization.Benchmark/Exporter/CustomPlotExporter.cs | Mikibot/Miki.Serialization | d216e1f130babb7a6cc9f0593e0a98c8c8cbeeb4 | [
"MIT"
] | null | null | null | Miki.Serialization.Benchmark/Exporter/CustomPlotExporter.cs | Mikibot/Miki.Serialization | d216e1f130babb7a6cc9f0593e0a98c8c8cbeeb4 | [
"MIT"
] | 2 | 2018-09-02T12:01:21.000Z | 2019-06-08T20:05:18.000Z | Miki.Serialization.Benchmark/Exporter/CustomPlotExporter.cs | Mikibot/Miki.Serialization | d216e1f130babb7a6cc9f0593e0a98c8c8cbeeb4 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Reflection;
using System.Runtime.InteropServices;
using BenchmarkDotNet.Exporters;
using BenchmarkDotNet.Exporters.Csv;
using BenchmarkDotNet.Loggers;
using BenchmarkDotNet.Properties;
using BenchmarkDotNet.Reports;... | 40.447115 | 202 | 0.620231 |
58c5c004655e5e665c80e107512689c59341da32 | 1,687 | cs | C# | TonGeneratorLibrary/Core/DLLImport/SystemMessageBox.cs | GerhardAhrens/TonGenerator | 645a127e00a7d20600cfe9901095649de66f85dd | [
"MIT"
] | null | null | null | TonGeneratorLibrary/Core/DLLImport/SystemMessageBox.cs | GerhardAhrens/TonGenerator | 645a127e00a7d20600cfe9901095649de66f85dd | [
"MIT"
] | null | null | null | TonGeneratorLibrary/Core/DLLImport/SystemMessageBox.cs | GerhardAhrens/TonGenerator | 645a127e00a7d20600cfe9901095649de66f85dd | [
"MIT"
] | null | null | null |
//-----------------------------------------------------------------------
// <copyright file="SystemMessageBox.cs" company="Lifeprojects.de">
// Class: SystemMessageBox
// Copyright © Lifeprojects.de 2022
// </copyright>
//
// <author>Gerhard Ahrens - Lifeprojects.de</author>
// <email>gerhard.ahrens@lifeproj... | 26.777778 | 127 | 0.516894 |
317add8ab19e3c6c94750afd0fcb84fc7d16eff5 | 9,532 | cs | C# | source/trunk/WindowsMobile/Figlut.Mobile.Toolkit.WM/Tools/IM/PolygonHotspot.cs | PaulKolozsvari/Figlut-Suite | efc5d2dbfe70067c30603af5a593f6f09629a0be | [
"MIT"
] | 1 | 2020-04-30T20:46:22.000Z | 2020-04-30T20:46:22.000Z | source/trunk/WindowsMobile/Figlut.Mobile.Toolkit.WM/Tools/IM/PolygonHotspot.cs | PaulKolozsvari/Figlut-Suite | efc5d2dbfe70067c30603af5a593f6f09629a0be | [
"MIT"
] | null | null | null | source/trunk/WindowsMobile/Figlut.Mobile.Toolkit.WM/Tools/IM/PolygonHotspot.cs | PaulKolozsvari/Figlut-Suite | efc5d2dbfe70067c30603af5a593f6f09629a0be | [
"MIT"
] | 1 | 2020-07-07T03:09:02.000Z | 2020-07-07T03:09:02.000Z | namespace Figlut.Mobile.Toolkit.Tools.IM
{
#region Using Directives
using System;
using System.Linq;
using System.Collections.Generic;
using System.Text;
using System.Drawing;
using Figlut.Mobile.Toolkit.Utilities;
#endregion //Using Directives
/// <summary>
/// A hotspot the... | 41.264069 | 165 | 0.575325 |
31e4c183d67874a6415815e948dfd794cc1236af | 276 | cs | C# | Assets/Scripts/Cards/CardData/AbilityCardData.cs | Thevgm01/ATCM-4379-Project2 | 81857e6829554625524d3540ba8d188db50efbef | [
"MIT"
] | null | null | null | Assets/Scripts/Cards/CardData/AbilityCardData.cs | Thevgm01/ATCM-4379-Project2 | 81857e6829554625524d3540ba8d188db50efbef | [
"MIT"
] | null | null | null | Assets/Scripts/Cards/CardData/AbilityCardData.cs | Thevgm01/ATCM-4379-Project2 | 81857e6829554625524d3540ba8d188db50efbef | [
"MIT"
] | null | null | null | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
[CreateAssetMenu(fileName = "New Ability Card", menuName = "Card Data/Ability Card")]
public class AbilityCardData : CardData
{
[SerializeField] int _cost = 1;
public int Cost => _cost;
} | 27.6 | 85 | 0.746377 |
45266a37a49f32ec60ae5a48bbc4f9ec2689a0b4 | 2,347 | cs | C# | code/test/Core.Test/PostActions/Catalog/GenerateMergeInfoPostActionTest.cs | longman391/WindowsTemplateStudio | 11ea562ff7a6e384a7a42df375e406ada12cebdc | [
"MIT"
] | 3 | 2019-05-06T18:42:55.000Z | 2019-05-07T14:33:13.000Z | code/test/Core.Test/PostActions/Catalog/GenerateMergeInfoPostActionTest.cs | Acidburn0zzz/WindowsTemplateStudio | 7b0ad962b33a1f838b03e42e8d8ee7d30910af92 | [
"MIT"
] | null | null | null | code/test/Core.Test/PostActions/Catalog/GenerateMergeInfoPostActionTest.cs | Acidburn0zzz/WindowsTemplateStudio | 7b0ad962b33a1f838b03e42e8d8ee7d30910af92 | [
"MIT"
] | null | null | null | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Threading.Tasks;
... | 39.779661 | 245 | 0.675756 |
1cb94fc487be5227707176cb6ebe5e678e633eb8 | 2,848 | cs | C# | spice-carla-sync-service/models/CsvBusinessExport.cs | bcgov/JAG-SPD-SPICE | 0ec36a785c1bf84897376433242299c3bec6da00 | [
"Apache-2.0"
] | 2 | 2019-05-08T20:37:43.000Z | 2019-12-28T02:25:31.000Z | spice-carla-sync-service/models/CsvBusinessExport.cs | bcgov/JAG-SPD-SPICE | 0ec36a785c1bf84897376433242299c3bec6da00 | [
"Apache-2.0"
] | 42 | 2019-07-11T20:48:52.000Z | 2022-02-25T17:46:10.000Z | spice-carla-sync-service/models/CsvBusinessExport.cs | bcgov/JAG-SPD-SPICE | 0ec36a785c1bf84897376433242299c3bec6da00 | [
"Apache-2.0"
] | 5 | 2019-04-24T23:27:09.000Z | 2022-02-01T18:45:34.000Z | namespace SpiceCarlaSync.models
{
public class CsvBusinessExport
{
public string OrganizationName { get; set; }
public string JobId { get; set; }
public string BusinessNumber { get; set; }
public string BusinessAddressStreet1 { get; set; }
public string BusinessCity { ge... | 56.96 | 109 | 0.626404 |
bb62af2bc5f473068788ce6acc1a68c97a1505e5 | 2,609 | cs | C# | scripts/HealthContainer.cs | ConnorRowe/Oubliette-Godot | bb4d457e9543ae929b54b73e8fbff1ebfb456b66 | [
"MIT"
] | null | null | null | scripts/HealthContainer.cs | ConnorRowe/Oubliette-Godot | bb4d457e9543ae929b54b73e8fbff1ebfb456b66 | [
"MIT"
] | null | null | null | scripts/HealthContainer.cs | ConnorRowe/Oubliette-Godot | bb4d457e9543ae929b54b73e8fbff1ebfb456b66 | [
"MIT"
] | null | null | null | using Godot;
namespace Oubliette
{
public class HealthContainer : Node2D
{
private Texture _healthTex;
private readonly int[] healthYOffsets = new int[3] { 0, -10, 10 };
public int maxHealth = 0;
public int currentHealth = 0;
public override void _Ready()
{
... | 31.059524 | 219 | 0.491759 |
0a5d811db9e0ac54e0e495ebb3c290725ee1ad96 | 2,219 | cs | C# | MeowDSIO/DataTypes/MSB/POINT_PARAM_ST/MsbRegionCylinder.cs | horkrux/MapStudioVessel | d46f216aeab97162b01699ef916d89e6d3f37d23 | [
"MIT"
] | 1 | 2020-06-16T18:59:02.000Z | 2020-06-16T18:59:02.000Z | MeowDSIO/DataTypes/MSB/POINT_PARAM_ST/MsbRegionCylinder.cs | horkrux/MapStudioVessel | d46f216aeab97162b01699ef916d89e6d3f37d23 | [
"MIT"
] | 1 | 2018-07-28T19:49:10.000Z | 2018-07-28T19:49:10.000Z | MeowDSIO/DataTypes/MSB/POINT_PARAM_ST/MsbRegionCylinder.cs | horkrux/MapStudioVessel | d46f216aeab97162b01699ef916d89e6d3f37d23 | [
"MIT"
] | 2 | 2019-03-19T03:35:08.000Z | 2019-05-05T10:28:08.000Z | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace MeowDSIO.DataTypes.MSB.POINT_PARAM_ST
{
public class MsbRegionCylinder : MsbRegionBase
{
internal override void DebugPushUnknownFieldReport_Subtype(out string subtypeName, Dict... | 24.932584 | 123 | 0.520955 |
0a6efe8a88963740d912a150f3113c17093298de | 1,892 | cs | C# | src/Framework.WebApi.Utils/Logging/LogActionAttribute.cs | Luxoft/BSSFramework | e060a42db5b1a96cc915b30c09e4e5751543e8af | [
"MIT"
] | 18 | 2021-12-22T09:28:06.000Z | 2022-01-20T19:48:41.000Z | src/Framework.WebApi.Utils/Logging/LogActionAttribute.cs | Luxoft/BSSFramework | e060a42db5b1a96cc915b30c09e4e5751543e8af | [
"MIT"
] | 44 | 2021-12-28T08:36:17.000Z | 2022-03-22T09:17:28.000Z | src/Framework.WebApi.Utils/Logging/LogActionAttribute.cs | Luxoft/BSSFramework | e060a42db5b1a96cc915b30c09e4e5751543e8af | [
"MIT"
] | 2 | 2021-12-23T15:30:01.000Z | 2021-12-28T01:26:36.000Z | using System.Collections.Generic;
using System.Diagnostics;
using Microsoft.AspNetCore.Mvc.Filters;
using Microsoft.Extensions.Logging;
namespace Framework.WebApi.Utils
{
public sealed class LogActionAttribute : ActionFilterAttribute
{
private readonly string key;
private readonl... | 32.62069 | 141 | 0.593023 |
851c85ca9bc065ceda54986fc000d1eb24b75d6b | 122 | cs | C# | Play.Common/src/Play.Common/Settings/RabbitMqSettings.cs | BatistaGabriel/dotnetStudies | 9459e9554161c32c4656cca4697cee5dad82d1b1 | [
"MIT"
] | 1 | 2021-10-15T01:21:48.000Z | 2021-10-15T01:21:48.000Z | Play.Common/src/Play.Common/Settings/RabbitMqSettings.cs | BatistaGabriel/dotnetStudies | 9459e9554161c32c4656cca4697cee5dad82d1b1 | [
"MIT"
] | null | null | null | Play.Common/src/Play.Common/Settings/RabbitMqSettings.cs | BatistaGabriel/dotnetStudies | 9459e9554161c32c4656cca4697cee5dad82d1b1 | [
"MIT"
] | null | null | null | namespace Play.Common.Settings
{
public class RabbitMqSettings
{
public string Host { get; init; }
}
} | 17.428571 | 41 | 0.631148 |
cef9fc7d32db2befd36b84f4f6a0efe0bc295298 | 676 | cs | C# | Dark soft/Private Rat/Black Viper src c#/BlackViper Client/src/Network/DataNetwork/Packets/Receive/R_DeleteFile.cs | ExaByt3s/hack_scripts | cc801b36ea25f3b5a82d2900f53f5036e7abd8ad | [
"WTFPL"
] | 3 | 2021-01-22T19:32:23.000Z | 2022-01-03T01:06:44.000Z | Dark soft/Private Rat/Black Viper src c#/BlackViper Client/src/Network/DataNetwork/Packets/Receive/R_DeleteFile.cs | a04512/hack_scripts | cc801b36ea25f3b5a82d2900f53f5036e7abd8ad | [
"WTFPL"
] | null | null | null | Dark soft/Private Rat/Black Viper src c#/BlackViper Client/src/Network/DataNetwork/Packets/Receive/R_DeleteFile.cs | a04512/hack_scripts | cc801b36ea25f3b5a82d2900f53f5036e7abd8ad | [
"WTFPL"
] | 1 | 2019-06-18T22:10:53.000Z | 2019-06-18T22:10:53.000Z | using System;
using System.Collections.Generic;
using System.Text;
using System.IO;
namespace DarkAgent_Client.src.Network.DataNetwork.Packets.Receive
{
class R_DeleteFile : ReceiveBasePacket
{
public R_DeleteFile(ClientConnect client, byte[] packet)
: base(client, packet)
... | 23.310345 | 68 | 0.579882 |
301f7a63ce5bd6cae016a7797ee22ec1d316fffa | 1,391 | cs | C# | Source/Api/EtAlii.Ubigia.Api.Transport.Grpc/Data/Clients/_Grpc/Helpers/ContentDefinitionPart.Extensions.cs | vrenken/EtAlii.Ubigia | 0ed66dca74c75e0c085ac144c19e65d1feb39e12 | [
"MIT"
] | 2 | 2021-07-14T22:23:04.000Z | 2022-03-12T00:24:28.000Z | Source/Api/EtAlii.Ubigia.Api.Transport.Grpc/Data/Clients/_Grpc/Helpers/ContentDefinitionPart.Extensions.cs | vrenken/EtAlii.Ubigia | 0ed66dca74c75e0c085ac144c19e65d1feb39e12 | [
"MIT"
] | 49 | 2021-06-23T22:04:24.000Z | 2022-03-20T10:01:13.000Z | Source/Api/EtAlii.Ubigia.Api.Transport.Grpc/Data/Clients/_Grpc/Helpers/ContentDefinitionPart.Extensions.cs | vrenken/EtAlii.Ubigia | 0ed66dca74c75e0c085ac144c19e65d1feb39e12 | [
"MIT"
] | null | null | null | // Copyright (c) Peter Vrenken. All rights reserved. See the license on https://github.com/vrenken/EtAlii.Ubigia
namespace EtAlii.Ubigia.Api.Transport.Grpc
{
using System.Collections.Generic;
using System.Linq;
public static class ContentDefinitionPartExtension
{
public static ContentDefiniti... | 34.775 | 140 | 0.640546 |
e3f4bc555d2fddf7760f04fab6c0b2e5c93ceecd | 1,214 | cs | C# | Assets/UIMotion/Samples/Snap/SnapExample.cs | demircialiihsan/UIMotion | 297b07a550897f8cd6eafc2f57682101d6b38351 | [
"Apache-2.0"
] | 3 | 2019-10-03T13:24:04.000Z | 2020-03-27T21:25:39.000Z | Assets/UIMotion/Samples/Snap/SnapExample.cs | demircialiihsan/UIMotion | 297b07a550897f8cd6eafc2f57682101d6b38351 | [
"Apache-2.0"
] | null | null | null | Assets/UIMotion/Samples/Snap/SnapExample.cs | demircialiihsan/UIMotion | 297b07a550897f8cd6eafc2f57682101d6b38351 | [
"Apache-2.0"
] | 1 | 2019-12-14T13:17:39.000Z | 2019-12-14T13:17:39.000Z | using UnityEngine;
using UnityEngine.Events;
public class SnapExample : MonoBehaviour
{
public AnimationCurve curve;
public UnityEvent OnSnapEnd;
private RectTransform rectTransform;
void Start()
{
rectTransform = GetComponent<RectTransform>();
}
public void SnapUp()
{
... | 19.901639 | 67 | 0.643328 |
cdfb703c9d4aa3b88a95ed13d20ccaa0872961f4 | 671 | cs | C# | src/FubuMVC.Core/UI/Extensibility/ContentExtensions.cs | ketiko/fubumvc | 5074cb71255bca52b65217c8b74558ed0180946b | [
"Apache-2.0"
] | 1 | 2017-02-10T12:24:06.000Z | 2017-02-10T12:24:06.000Z | src/FubuMVC.Core/UI/Extensibility/ContentExtensions.cs | ketiko/fubumvc | 5074cb71255bca52b65217c8b74558ed0180946b | [
"Apache-2.0"
] | null | null | null | src/FubuMVC.Core/UI/Extensibility/ContentExtensions.cs | ketiko/fubumvc | 5074cb71255bca52b65217c8b74558ed0180946b | [
"Apache-2.0"
] | null | null | null | using FubuMVC.Core.View;
namespace FubuMVC.Core.UI.Extensibility
{
public static class ContentExtensions
{
public static void WriteExtensions<T>(this IFubuPage<T> page) where T : class
{
page.Get<ContentExtensionGraph>().ApplyExtensions(page);
}
public s... | 30.5 | 98 | 0.625931 |
55dcefb8e33bfd5c3fa41fece8229eab0c7d9d4d | 376 | cs | C# | Runtime/EmptyRemoteObject.cs | UniGameTeam/UniGame.RemoteData | 9bd867e12ec932d03a047835fb0eb19527d5d2a6 | [
"MIT"
] | null | null | null | Runtime/EmptyRemoteObject.cs | UniGameTeam/UniGame.RemoteData | 9bd867e12ec932d03a047835fb0eb19527d5d2a6 | [
"MIT"
] | null | null | null | Runtime/EmptyRemoteObject.cs | UniGameTeam/UniGame.RemoteData | 9bd867e12ec932d03a047835fb0eb19527d5d2a6 | [
"MIT"
] | null | null | null | namespace UniModules.UniGame.RemoteData
{
using Cysharp.Threading.Tasks;
public sealed class EmptyRemoteObject : IRemoteObjectsProvider
{
public UniTask<IRemoteObjectHandler<T>> GetRemoteObjectAsync<T>(string path) => UniTask.FromResult<IRemoteObjectHandler<T>>(default);
public string... | 34.181818 | 141 | 0.739362 |
b69cc4d941b4667e7818ac489f3a4a5a87c37b40 | 742 | cs | C# | ThirtySecondsOfCSharp.Tests/Lists/OffsetTest.cs | Frederick-S/30-seconds-of-csharp | 181be284abdb22863a56b3e6173f4d9508cef599 | [
"MIT"
] | null | null | null | ThirtySecondsOfCSharp.Tests/Lists/OffsetTest.cs | Frederick-S/30-seconds-of-csharp | 181be284abdb22863a56b3e6173f4d9508cef599 | [
"MIT"
] | 16 | 2019-06-02T01:16:05.000Z | 2022-02-17T06:22:35.000Z | ThirtySecondsOfCSharp.Tests/Lists/OffsetTest.cs | Frederick-S/30-seconds-of-csharp | 181be284abdb22863a56b3e6173f4d9508cef599 | [
"MIT"
] | null | null | null | using System.Collections.Generic;
using Xunit;
namespace ThirtySecondsOfCSharp.Tests.Lists
{
public class OffsetTest
{
[Fact]
public void ShouldMoveFirstTwoElementsToEnd()
{
var list = new List<int> { 1, 2, 3, 4, 5 };
var expectedList = new List<int> { 3, 4, 5, ... | 27.481481 | 91 | 0.572776 |
7a76a93ff41646b2c514c6d5362dba625edd3fde | 2,296 | cs | C# | APIProject/APIProject.Service/IssueCategoryMappingService.cs | KhoiNK/QTSCCRM | 1655df7a20fdc906b54f1c6a86d9e74be1b30a14 | [
"MIT"
] | null | null | null | APIProject/APIProject.Service/IssueCategoryMappingService.cs | KhoiNK/QTSCCRM | 1655df7a20fdc906b54f1c6a86d9e74be1b30a14 | [
"MIT"
] | null | null | null | APIProject/APIProject.Service/IssueCategoryMappingService.cs | KhoiNK/QTSCCRM | 1655df7a20fdc906b54f1c6a86d9e74be1b30a14 | [
"MIT"
] | null | null | null | using APIProject.Data.Infrastructure;
using APIProject.Data.Repositories;
using APIProject.Model.Models;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace APIProject.Service
{
public interface IIssueCategoryMappingService
{
Di... | 37.639344 | 107 | 0.659843 |
36d017a99002903628069d3d0d2a0cee8c135a5c | 3,265 | cs | C# | src/Thinktecture.Net.Http.Abstractions/Net/Http/Adapters/HttpMessageInvokerAdapter.cs | PawelGerr/Tooling.Test | ea8d19eae8e5b81de15640d29e9f22de6bc83e36 | [
"BSD-3-Clause"
] | null | null | null | src/Thinktecture.Net.Http.Abstractions/Net/Http/Adapters/HttpMessageInvokerAdapter.cs | PawelGerr/Tooling.Test | ea8d19eae8e5b81de15640d29e9f22de6bc83e36 | [
"BSD-3-Clause"
] | 2 | 2017-09-02T17:04:07.000Z | 2017-09-02T17:05:22.000Z | src/Thinktecture.Net.Http.Abstractions/Net/Http/Adapters/HttpMessageInvokerAdapter.cs | PawelGerr/Tooling.Test | ea8d19eae8e5b81de15640d29e9f22de6bc83e36 | [
"BSD-3-Clause"
] | null | null | null | using System;
using System.ComponentModel;
using System.Net.Http;
using System.Threading;
using System.Threading.Tasks;
namespace Thinktecture.Net.Http.Adapters
{
/// <summary>A specialty class that allows applications to call the <see cref="SendAsync(IHttpRequestMessage, CancellationToken)" /> method on an Http han... | 44.121622 | 177 | 0.753446 |
29e59800c77920e6ce7d250e0f194623055b01eb | 134 | cs | C# | src/Models/ObservableModel.cs | ldunham1/WPFordle | 0ae26a247b5472f2518a906d54250c62ac57b2cb | [
"MIT"
] | 50 | 2022-02-20T19:42:14.000Z | 2022-03-24T21:11:22.000Z | src/Models/ObservableModel.cs | ldunham1/WPFordle | 0ae26a247b5472f2518a906d54250c62ac57b2cb | [
"MIT"
] | null | null | null | src/Models/ObservableModel.cs | ldunham1/WPFordle | 0ae26a247b5472f2518a906d54250c62ac57b2cb | [
"MIT"
] | 4 | 2022-02-21T12:09:47.000Z | 2022-03-06T08:49:08.000Z | namespace WPFordle.Models;
using CommunityToolkit.Mvvm.ComponentModel;
public abstract class ObservableModel : ObservableObject
{
} | 19.142857 | 56 | 0.835821 |
29f3556bd56c51db3c41e296b82172ed9aa586d3 | 630 | cs | C# | src/protocol/Edelstein.Protocol.Gameplay.Stages.Game/Objects/IFieldObj.cs | R3DIANCE/Edelstein | 193cf9aa5bf4253cc7d1b6e8697212da89832a38 | [
"MIT"
] | null | null | null | src/protocol/Edelstein.Protocol.Gameplay.Stages.Game/Objects/IFieldObj.cs | R3DIANCE/Edelstein | 193cf9aa5bf4253cc7d1b6e8697212da89832a38 | [
"MIT"
] | null | null | null | src/protocol/Edelstein.Protocol.Gameplay.Stages.Game/Objects/IFieldObj.cs | R3DIANCE/Edelstein | 193cf9aa5bf4253cc7d1b6e8697212da89832a38 | [
"MIT"
] | null | null | null | using System;
using System.Threading.Tasks;
using Edelstein.Protocol.Network;
using Edelstein.Protocol.Util.Spatial;
namespace Edelstein.Protocol.Gameplay.Stages.Game.Objects
{
public interface IFieldObj
{
FieldObjType Type { get; }
int ID { get; set; }
IField Field { get; set; }
... | 22.5 | 57 | 0.631746 |
ffd96b1fda126d0a09ba6e86dcfaf484defa8750 | 2,969 | cs | C# | Assets/Scripts/Input/KeyboardManager.cs | Tiger-Cross/Multi-Dimensional-Browser | 59ca07b3c3f49dabe7459822815b75d2169af4df | [
"MIT"
] | 2 | 2021-06-11T22:47:37.000Z | 2021-06-15T13:26:35.000Z | Assets/Scripts/Input/KeyboardManager.cs | Tiger-Cross/Multi-Dimensional-Browser | 59ca07b3c3f49dabe7459822815b75d2169af4df | [
"MIT"
] | null | null | null | Assets/Scripts/Input/KeyboardManager.cs | Tiger-Cross/Multi-Dimensional-Browser | 59ca07b3c3f49dabe7459822815b75d2169af4df | [
"MIT"
] | null | null | null | using Microsoft.MixedReality.Toolkit.UI;
using System;
using TMPro;
using UnityEngine;
namespace Assets.Scripts.Input
{
public class KeyboardManager : MonoBehaviour
{
#region Properties
// Assigned in Unity Editor.
public GameObject keyboardPrefab;
private GameObject keyboard... | 28.548077 | 106 | 0.553722 |
0801095e511b7427e4eb0ae9d4d1d6c61af55b3b | 307 | cs | C# | Syncio.Providers.SqlServer/Models/Column.cs | unruledboy/Syncio | 67039e9015aa68adeace8b634c215fa39f1f1896 | [
"Apache-2.0"
] | null | null | null | Syncio.Providers.SqlServer/Models/Column.cs | unruledboy/Syncio | 67039e9015aa68adeace8b634c215fa39f1f1896 | [
"Apache-2.0"
] | null | null | null | Syncio.Providers.SqlServer/Models/Column.cs | unruledboy/Syncio | 67039e9015aa68adeace8b634c215fa39f1f1896 | [
"Apache-2.0"
] | 1 | 2021-05-05T09:23:18.000Z | 2021-05-05T09:23:18.000Z | namespace Syncio.Providers.SqlServer.Models
{
class Column
{
public string ColumnName { get; set; }
public string DataType { get; set; }
public int Position { get; set; }
public int MaxLength { get; set; }
public string NumericPrecision { get; set; }
public bool IsNullable { get; set; }
}
} | 25.583333 | 46 | 0.687296 |
bc4ce907118bc2eabca58114031917a393af2d4b | 694 | cs | C# | TfsMigrate.Core/UseCases/ImportWorkItemAssociations/Events/ProgressNotification.cs | alastairgould/tfs-migrate | efac6b659d26c066799ec2e80f50b2dc0952059a | [
"Apache-2.0"
] | 1 | 2020-01-20T18:19:11.000Z | 2020-01-20T18:19:11.000Z | TfsMigrate.Core/UseCases/ImportWorkItemAssociations/Events/ProgressNotification.cs | alastairgould/tfs-migrate | efac6b659d26c066799ec2e80f50b2dc0952059a | [
"Apache-2.0"
] | 11 | 2018-02-12T11:54:39.000Z | 2018-04-12T23:36:06.000Z | TfsMigrate.Core/UseCases/ImportWorkItemAssociations/Events/ProgressNotification.cs | alastairgould/tfs-migrate | efac6b659d26c066799ec2e80f50b2dc0952059a | [
"Apache-2.0"
] | 1 | 2018-03-05T22:31:40.000Z | 2018-03-05T22:31:40.000Z | using System;
using MediatR;
namespace TfsMigrate.Core.UseCases.ImportWorkItemAssociations.Events
{
public class ProgressNotification : INotification
{
public int PercentComplete { get; }
public string CommitSha { get; }
public int CurrentAmount { get; }
public int AmountToP... | 27.76 | 105 | 0.659942 |
0f959d5daabe4e2be9cb3c2896a1fdc2b009ac64 | 936 | cs | C# | Other/TYPICAL90/Tests/BFTests.cs | AconCavy/atcoder-challenges-cs | 8022806b965361118f353b25236fbfbb9040a76b | [
"CC0-1.0"
] | null | null | null | Other/TYPICAL90/Tests/BFTests.cs | AconCavy/atcoder-challenges-cs | 8022806b965361118f353b25236fbfbb9040a76b | [
"CC0-1.0"
] | null | null | null | Other/TYPICAL90/Tests/BFTests.cs | AconCavy/atcoder-challenges-cs | 8022806b965361118f353b25236fbfbb9040a76b | [
"CC0-1.0"
] | null | null | null | using Microsoft.VisualStudio.TestTools.UnitTesting;
namespace Tests
{
[TestClass]
public class BFTests
{
const int TimeLimit = 2000;
const double RelativeError = 1e-9;
[TestMethod, Timeout(TimeLimit)]
public void Test1()
{
const string input = @"5 3
";
... | 22.285714 | 60 | 0.543803 |
e131c85aaeeda8f70143a837f6f4fe3987ea02c5 | 3,853 | cs | C# | Assets/BeauUtil/Collections/ScoringUtils.cs | FilamentGames/BeauUtil | fec5b54862e8fad149e57300365da82351fd6dc1 | [
"MIT"
] | 2 | 2019-06-14T02:30:11.000Z | 2019-09-18T03:43:59.000Z | Assets/BeauUtil/Collections/ScoringUtils.cs | FilamentGames/BeauUtil | fec5b54862e8fad149e57300365da82351fd6dc1 | [
"MIT"
] | 1 | 2019-07-17T06:40:26.000Z | 2019-07-17T06:40:26.000Z | Assets/BeauUtil/Collections/ScoringUtils.cs | FilamentGames/BeauUtil | fec5b54862e8fad149e57300365da82351fd6dc1 | [
"MIT"
] | 1 | 2019-10-14T15:55:59.000Z | 2019-10-14T15:55:59.000Z | /*
* Copyright (C) 2017-2021. Autumn Beauchesne. All rights reserved.
* Author: Autumn Beauchesne
* Date: 12 Jan 2021
*
* File: ScoringUtils.cs
* Purpose: Scoring utilities for collections of objects.
*/
using System;
using System.Collections;
using System.Collections.Generic;
namespace BeauUtil
{
... | 29.189394 | 113 | 0.502985 |
e1a53a3fbbb67301df298e1751559195282daebe | 2,556 | cs | C# | examples/UOStudio.Client/Worlds/WorldChunk.cs | deccer/EngineKit | b2b57cf96e90f8490accf887597d8162c3291f3a | [
"MIT"
] | null | null | null | examples/UOStudio.Client/Worlds/WorldChunk.cs | deccer/EngineKit | b2b57cf96e90f8490accf887597d8162c3291f3a | [
"MIT"
] | null | null | null | examples/UOStudio.Client/Worlds/WorldChunk.cs | deccer/EngineKit | b2b57cf96e90f8490accf887597d8162c3291f3a | [
"MIT"
] | null | null | null | using EngineKit.Mathematics;
using UOStudio.Client.Network;
namespace UOStudio.Client.Worlds
{
internal sealed class WorldChunk
{
public ChunkStaticTile[] Tiles { get; }
public ChunkItemTile[] Items { get; }
public Point Position { get; }
public bool IsDirty { get; private se... | 31.170732 | 97 | 0.489437 |
08d24cd96dc708f1120f0f036c843468f498c736 | 3,038 | cs | C# | ftldata/ResourceDat.cs | pmprog/ftldata | 3e848ac8e83419d4078513cd2d6fc246412be00d | [
"MIT"
] | null | null | null | ftldata/ResourceDat.cs | pmprog/ftldata | 3e848ac8e83419d4078513cd2d6fc246412be00d | [
"MIT"
] | null | null | null | ftldata/ResourceDat.cs | pmprog/ftldata | 3e848ac8e83419d4078513cd2d6fc246412be00d | [
"MIT"
] | null | null | null | using System;
using System.IO;
using System.Collections.Generic;
namespace ftldata
{
public class FileDescriptor
{
public Int32 Start;
public String Filename;
public Int32 Length;
public Byte[] Data;
}
public class ResourceDat
{
public List<FileDescriptor> Files = new List<FileDescriptor>();
public... | 23.92126 | 89 | 0.664911 |
08e99eaf4635c40647b8033106f0fc52c1d25391 | 239 | cs | C# | src/ConDep.Console/Help/ConDepHelpOptions.cs | kjelliverb/condep-cli | 017d2c411c08b55ce92bd3cdb0d7da255b2c5ee7 | [
"BSD-2-Clause"
] | 2 | 2018-09-07T01:30:20.000Z | 2018-09-18T16:07:22.000Z | src/ConDep.Console/Help/ConDepHelpOptions.cs | condep/condep-cli | 2e26d6be6497dd7786034e714cd7097115e42bad | [
"BSD-2-Clause"
] | null | null | null | src/ConDep.Console/Help/ConDepHelpOptions.cs | condep/condep-cli | 2e26d6be6497dd7786034e714cd7097115e42bad | [
"BSD-2-Clause"
] | null | null | null | namespace ConDep.Console.Help
{
public class ConDepHelpOptions
{
public bool NoOptions()
{
return Command == ConDepCommand.NotFound;
}
public ConDepCommand Command { get; set; }
}
} | 19.916667 | 53 | 0.58159 |
a0e9f1b6f0cf6507db449de8ff9239f45e52c3f7 | 796 | cs | C# | jyx2/Assets/3rd/NativeFileSO/Samples/OpenTest.cs | junfengmeng/jynew | 5370f89d47eb72db7a04e70f672ab004ef57e6b9 | [
"MIT"
] | 2 | 2021-11-07T12:06:10.000Z | 2021-11-07T12:06:13.000Z | jyx2/Assets/3rd/NativeFileSO/Samples/OpenTest.cs | junfengmeng/jynew | 5370f89d47eb72db7a04e70f672ab004ef57e6b9 | [
"MIT"
] | 1 | 2021-10-06T15:42:17.000Z | 2021-10-06T15:42:17.000Z | jyx2/Assets/3rd/NativeFileSO/Samples/OpenTest.cs | junfengmeng/jynew | 5370f89d47eb72db7a04e70f672ab004ef57e6b9 | [
"MIT"
] | 1 | 2022-02-24T08:03:39.000Z | 2022-02-24T08:03:39.000Z | // Copyright (c) 2019 Keiwan Donyagard
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
using UnityEngine;
namespace Keiwando.NFSO.Samples {
public class ... | 24.875 | 71 | 0.674623 |
6a9acf8448405c14c881cdb7b72bbbcd0abee800 | 5,330 | cs | C# | src/Microsoft.Xna.Framework/Graphics/IndexBuffer.cs | djkhz/monoxna | 1b737b151ffed4dcd315d190d5b8ae119cd9f6a0 | [
"MIT"
] | null | null | null | src/Microsoft.Xna.Framework/Graphics/IndexBuffer.cs | djkhz/monoxna | 1b737b151ffed4dcd315d190d5b8ae119cd9f6a0 | [
"MIT"
] | null | null | null | src/Microsoft.Xna.Framework/Graphics/IndexBuffer.cs | djkhz/monoxna | 1b737b151ffed4dcd315d190d5b8ae119cd9f6a0 | [
"MIT"
] | null | null | null | #region License
/*
MIT License
Copyright © 2006 The Mono.Xna Team
All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights... | 30.284091 | 141 | 0.703377 |
2932a18eaa24b829e6f162fe61c1829187c194dc | 1,174 | cs | C# | FtpudStreamFramework/Settings/Filters/TextFilter.cs | ftpud/StreamControlLite | cdb3e0af78eaf7f79cdafa62ffa0de0c8b7ab222 | [
"MIT"
] | null | null | null | FtpudStreamFramework/Settings/Filters/TextFilter.cs | ftpud/StreamControlLite | cdb3e0af78eaf7f79cdafa62ffa0de0c8b7ab222 | [
"MIT"
] | 1 | 2021-11-26T01:43:01.000Z | 2021-12-20T20:40:34.000Z | FtpudStreamFramework/Settings/Filters/TextFilter.cs | ftpud/StreamControlLite | cdb3e0af78eaf7f79cdafa62ffa0de0c8b7ab222 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
namespace FtpudStreamFramework.Settings.Filters
{
public class TextFilterOption
{
public enum OptionName
{
text,
fontcolor,
fontfile,
fontsize,
x,
y,
... | 23.48 | 116 | 0.521295 |
2981595bd4e19c95f17ff3a304a525f6aff5d137 | 109 | cs | C# | OnlineLibrary/OnlineLibrary.DAL/Enums/UserRoles.cs | ivandobrinovv/API | e2738c2c9971a41b839996bae86a871ea172f96e | [
"MIT"
] | null | null | null | OnlineLibrary/OnlineLibrary.DAL/Enums/UserRoles.cs | ivandobrinovv/API | e2738c2c9971a41b839996bae86a871ea172f96e | [
"MIT"
] | null | null | null | OnlineLibrary/OnlineLibrary.DAL/Enums/UserRoles.cs | ivandobrinovv/API | e2738c2c9971a41b839996bae86a871ea172f96e | [
"MIT"
] | null | null | null | namespace OnlineLibrary.DAL.Enums
{
public enum UserRoles
{
User = 0,
Admin
}
}
| 12.111111 | 34 | 0.541284 |
29cd26e5f2699cb10080b4abf14e142cfaf72243 | 2,144 | cs | C# | C08/CommonScenarios/Program.cs | wagnerhsu/packt-An-Atypical-ASP.NET-Core-6-Design-Patterns-Guide | 4d9b2402bd0b58635a9c6cd15bcc7bcb9c01aa45 | [
"MIT"
] | 7 | 2021-11-05T16:41:58.000Z | 2022-03-22T17:36:12.000Z | C08/CommonScenarios/Program.cs | wagnerhsu/packt-An-Atypical-ASP.NET-Core-6-Design-Patterns-Guide | 4d9b2402bd0b58635a9c6cd15bcc7bcb9c01aa45 | [
"MIT"
] | null | null | null | C08/CommonScenarios/Program.cs | wagnerhsu/packt-An-Atypical-ASP.NET-Core-6-Design-Patterns-Guide | 4d9b2402bd0b58635a9c6cd15bcc7bcb9c01aa45 | [
"MIT"
] | 3 | 2021-11-23T15:05:26.000Z | 2022-01-28T12:37:06.000Z | using CommonScenarios;
var builder = WebApplication.CreateBuilder(args);
builder.Services.Configure<MyOptions>("Options1", builder.Configuration.GetSection("options1"));
builder.Services.Configure<MyOptions>("Options2", builder.Configuration.GetSection("options2"));
builder.Services.Configure<MyDoubleNameOptions>(buil... | 64.969697 | 108 | 0.736007 |
95a924bc11eeebaa472e967d908a65cc428f06b4 | 2,873 | cs | C# | LeetCode102.cs | Woodoocubic/StartLeetCode | fd64918b4da658b47dc077ac174466799f0c9b92 | [
"MIT"
] | null | null | null | LeetCode102.cs | Woodoocubic/StartLeetCode | fd64918b4da658b47dc077ac174466799f0c9b92 | [
"MIT"
] | null | null | null | LeetCode102.cs | Woodoocubic/StartLeetCode | fd64918b4da658b47dc077ac174466799f0c9b92 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using NUnit.Framework;
using StartLeetCode.Helpers;
namespace StartLeetCode
{
public class LeetCode102
{
public IList<IList<int>> LevelOrder(TreeNode root)
{
if (root == null)
... | 28.445545 | 96 | 0.432649 |
253ef13886dae9ecd6304e5b49d482488df0b5c1 | 588 | cs | C# | Ryujinx.Graphics.GAL/Multithreading/Commands/SetLogicOpStateCommand.cs | BSoDGamingYT/Ryujinx | 7d4a7aef56ed8eb35b71bd4401fac5c96afe3f29 | [
"MIT"
] | 11,580 | 2018-07-12T03:13:47.000Z | 2022-03-31T05:53:39.000Z | Ryujinx.Graphics.GAL/Multithreading/Commands/SetLogicOpStateCommand.cs | BSoDGamingYT/Ryujinx | 7d4a7aef56ed8eb35b71bd4401fac5c96afe3f29 | [
"MIT"
] | 2,302 | 2018-07-12T01:04:46.000Z | 2022-03-31T22:47:14.000Z | Ryujinx.Graphics.GAL/Multithreading/Commands/SetLogicOpStateCommand.cs | BSoDGamingYT/Ryujinx | 7d4a7aef56ed8eb35b71bd4401fac5c96afe3f29 | [
"MIT"
] | 2,314 | 2018-07-11T20:14:13.000Z | 2022-03-31T16:42:02.000Z | namespace Ryujinx.Graphics.GAL.Multithreading.Commands
{
struct SetLogicOpStateCommand : IGALCommand
{
public CommandType CommandType => CommandType.SetLogicOpState;
private bool _enable;
private LogicalOp _op;
public void Set(bool enable, LogicalOp op)
{
_e... | 28 | 113 | 0.642857 |
f4a8badc5a4ef45c80f79f311576e37f4791e71d | 1,388 | cs | C# | aspnet-core/src/Qks.Application/QksApplicationModule.cs | RocChing/Qks | 1b8d1b02ce555f8406c29ee60129925408661b4a | [
"MIT"
] | null | null | null | aspnet-core/src/Qks.Application/QksApplicationModule.cs | RocChing/Qks | 1b8d1b02ce555f8406c29ee60129925408661b4a | [
"MIT"
] | 2 | 2021-03-09T14:13:27.000Z | 2021-05-10T06:30:09.000Z | aspnet-core/src/Qks.Application/QksApplicationModule.cs | RocChing/Qks | 1b8d1b02ce555f8406c29ee60129925408661b4a | [
"MIT"
] | null | null | null | using Abp.AutoMapper;
using Abp.Modules;
using Abp.Reflection.Extensions;
using Qks.Authorization;
namespace Qks
{
[DependsOn(
typeof(QksCoreModule),
typeof(AbpAutoMapperModule))]
public class QksApplicationModule : AbpModule
{
private readonly Plugin.PluginOptions _pluginOpt;
... | 32.27907 | 110 | 0.637608 |
c942d5139d205508f31828a9fe15c261a6d1c46d | 814 | cs | C# | src/libraries/BEditor.Base/Data/Interfaces/IDirectProperty{TValue}.cs | tomo0611/BEditor | 00a21e9062e3f041a8728f6ecfac34702d14c2fc | [
"MIT"
] | 82 | 2021-02-24T10:15:57.000Z | 2022-01-09T08:28:51.000Z | src/libraries/BEditor.Base/Data/Interfaces/IDirectProperty{TValue}.cs | tomo0611/BEditor | 00a21e9062e3f041a8728f6ecfac34702d14c2fc | [
"MIT"
] | 181 | 2021-02-22T17:36:43.000Z | 2022-01-14T10:19:23.000Z | src/libraries/BEditor.Base/Data/Interfaces/IDirectProperty{TValue}.cs | tomo0611/BEditor | 00a21e9062e3f041a8728f6ecfac34702d14c2fc | [
"MIT"
] | 6 | 2021-06-10T10:18:29.000Z | 2021-12-17T10:12:43.000Z | // IDirectProperty{TValue}.cs
//
// Copyright (C) BEditor
//
// This software may be modified and distributed under the terms
// of the MIT license. See the LICENSE file for details.
namespace BEditor.Data
{
internal interface IDirectProperty<TValue> : IDirectProperty, IEditingProperty<TValue>
{
objec... | 24.666667 | 90 | 0.576167 |
c9591610c332f8d0c0c3b3125b7e0328b4bdc988 | 1,967 | cs | C# | FSMLib.LexicalAnalysis.UnitTest/Inputs/RangeValueProvider.cs | dfgs/FSMLib | 769a9d0efe387fb55ced7ece195ec32ff372bc42 | [
"MIT"
] | 1 | 2020-05-29T22:10:13.000Z | 2020-05-29T22:10:13.000Z | FSMLib.LexicalAnalysis.UnitTest/Inputs/RangeValueProvider.cs | dfgs/FSMLib | 769a9d0efe387fb55ced7ece195ec32ff372bc42 | [
"MIT"
] | null | null | null | FSMLib.LexicalAnalysis.UnitTest/Inputs/RangeValueProvider.cs | dfgs/FSMLib | 769a9d0efe387fb55ced7ece195ec32ff372bc42 | [
"MIT"
] | null | null | null | using System;
using System.Text;
using System.Collections.Generic;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using FSMLib.Inputs;
using FSMLib.LexicalAnalysis.Inputs;
using FSMLib.Common.Inputs;
namespace FSMLib.LexicalAnalysis.UnitTest.Inputs
{
[TestClass]
public class RangeValueProviderUnitTest
{
... | 23.698795 | 103 | 0.743772 |
976b608801399ebbceae598a22ceb6b20001e6cc | 873 | cs | C# | Src/ConsoleTableExt/ConsoleTableBuilderOption.cs | StingyJack/ConsoleTableExt | fd97b9206c0e419fbefbdbd831f4eaf241b2b48f | [
"MIT"
] | null | null | null | Src/ConsoleTableExt/ConsoleTableBuilderOption.cs | StingyJack/ConsoleTableExt | fd97b9206c0e419fbefbdbd831f4eaf241b2b48f | [
"MIT"
] | null | null | null | Src/ConsoleTableExt/ConsoleTableBuilderOption.cs | StingyJack/ConsoleTableExt | fd97b9206c0e419fbefbdbd831f4eaf241b2b48f | [
"MIT"
] | null | null | null | namespace ConsoleTableExt
{
public class ConsoleTableBuilderOption
{
public ConsoleTableBuilderOption()
{
Delimiter = "|";
DividerString = "-";
TrimColumn = false;
MetaRowPosition = MetaRowPosition.None;
MetaRowFormat = string.Empty;
... | 24.942857 | 60 | 0.540664 |
97c1161b69f16066a2a701abc2e06c28370c3236 | 801 | cs | C# | BehaviorDesigner/Runtime/Tasks/Unity/UnityAudioSource/Play.cs | SinsofSloth/RF5-global-metadata | 2bbf6e4a0d2cb91ac5177b20b569c023a1f07949 | [
"MIT"
] | 1 | 2021-06-21T11:34:02.000Z | 2021-06-21T11:34:02.000Z | BehaviorDesigner/Runtime/Tasks/Unity/UnityAudioSource/Play.cs | SinsofSloth/RF5-global-metadata | 2bbf6e4a0d2cb91ac5177b20b569c023a1f07949 | [
"MIT"
] | null | null | null | BehaviorDesigner/Runtime/Tasks/Unity/UnityAudioSource/Play.cs | SinsofSloth/RF5-global-metadata | 2bbf6e4a0d2cb91ac5177b20b569c023a1f07949 | [
"MIT"
] | null | null | null | [TaskCategoryAttribute] // RVA: 0x155500 Offset: 0x155601 VA: 0x155500
[TaskDescriptionAttribute] // RVA: 0x155500 Offset: 0x155601 VA: 0x155500
public class Play : Action // TypeDefIndex: 11362
{
// Fields
[TooltipAttribute] // RVA: 0x1921E0 Offset: 0x1922E1 VA: 0x1921E0
public SharedGameObject targetGameObject; //... | 30.807692 | 73 | 0.737828 |
e49d504a78f51a76ec9f7d767214514a10c8d056 | 59,204 | cs | C# | WindowsClientUI/ui/MainForm.Designer.cs | MarcBommert/iotbroker.cloud-windows-client | e1edf3df7dbf360a3291005a373f7dbb6d982821 | [
"RSA-MD"
] | 1 | 2020-01-26T18:37:26.000Z | 2020-01-26T18:37:26.000Z | WindowsClientUI/ui/MainForm.Designer.cs | MarcBommert/iotbroker.cloud-windows-client | e1edf3df7dbf360a3291005a373f7dbb6d982821 | [
"RSA-MD"
] | 1 | 2020-04-24T22:22:03.000Z | 2020-05-16T09:16:27.000Z | WindowsClientUI/ui/MainForm.Designer.cs | MarcBommert/iotbroker.cloud-windows-client | e1edf3df7dbf360a3291005a373f7dbb6d982821 | [
"RSA-MD"
] | 3 | 2018-12-06T16:43:25.000Z | 2020-04-22T00:20:27.000Z | /**
* Mobius Software LTD
* Copyright 2015-2017, Mobius Software LTD
*
* This is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later v... | 59.621349 | 203 | 0.646781 |
c487c5c004951f6b714a7b80e79a51ea720aed0f | 198 | cs | C# | 3D SURVIVAL/Assets/Scripts/IDamagable.cs | DavisZvanis/Claire | 6e23abd53c9161700389eedef359840a30b0dfa3 | [
"Unlicense"
] | null | null | null | 3D SURVIVAL/Assets/Scripts/IDamagable.cs | DavisZvanis/Claire | 6e23abd53c9161700389eedef359840a30b0dfa3 | [
"Unlicense"
] | null | null | null | 3D SURVIVAL/Assets/Scripts/IDamagable.cs | DavisZvanis/Claire | 6e23abd53c9161700389eedef359840a30b0dfa3 | [
"Unlicense"
] | null | null | null | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
// void TakeHit(float damage, RaycastHit hit);
public interface IDamagable
{
void TakeDamage(float damage);
}
| 15.230769 | 46 | 0.767677 |
0d2be3e6d5d475015f147bca8f1776d779db3ae4 | 761 | cs | C# | CWheelsApi/CWheelsApi/Controllers/CategoriesController.cs | developerprofile/CWheels-Asp.Net-Core | bc98b96fee74b8b2a66854eb150361b1a995e91e | [
"MIT"
] | 1 | 2020-08-09T22:05:03.000Z | 2020-08-09T22:05:03.000Z | CWheelsApi/CWheelsApi/Controllers/CategoriesController.cs | codewithasfend/CWheels-Asp.Net-Core | bc98b96fee74b8b2a66854eb150361b1a995e91e | [
"MIT"
] | null | null | null | CWheelsApi/CWheelsApi/Controllers/CategoriesController.cs | codewithasfend/CWheels-Asp.Net-Core | bc98b96fee74b8b2a66854eb150361b1a995e91e | [
"MIT"
] | 3 | 2020-06-17T07:26:30.000Z | 2020-08-09T22:05:06.000Z | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using CWheelsApi.Data;
using Microsoft.AspNetCore.Authorization;
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.Mvc;
namespace CWheelsApi.Controllers
{
[Route("api/[controller]")]
[ApiController]
... | 25.366667 | 70 | 0.688568 |
dcbbc107ad394212278e76d098f6d264d1faf8b6 | 684 | cs | C# | NinjaDiscordSalesBot/Marketplaces/MarketLogDecoderFactory.cs | ninjastacktech/discord-eth-nft-sales-bot | 19e40ecf3d94eab6d3e5872b9be011675ff43964 | [
"MIT"
] | 2 | 2022-02-21T20:46:10.000Z | 2022-02-28T02:58:32.000Z | NinjaDiscordSalesBot/Marketplaces/MarketLogDecoderFactory.cs | ninjastacktech/discord-eth-nft-sales-bot | 19e40ecf3d94eab6d3e5872b9be011675ff43964 | [
"MIT"
] | null | null | null | NinjaDiscordSalesBot/Marketplaces/MarketLogDecoderFactory.cs | ninjastacktech/discord-eth-nft-sales-bot | 19e40ecf3d94eab6d3e5872b9be011675ff43964 | [
"MIT"
] | null | null | null | namespace NinjaDiscordSalesBot
{
public static class MarketLogDecoderFactory
{
private static readonly List<IMarketLogDecoder> MarketLogDecoders = new()
{
new OpenSeaLogDecoder(),
new LooksRareLogDecoder(),
new X2Y2LogDecoder(),
};
public sta... | 26.307692 | 81 | 0.557018 |
93474d7ba25926c1712989bff80d288db2d6b619 | 158 | cs | C# | src/ApplicationCore/DeliveryOrderProcessorSettings.cs | Nazarion/eShopOnWeb | 8297d3c38122aeb82c03368114ce252af2ef3368 | [
"MIT"
] | null | null | null | src/ApplicationCore/DeliveryOrderProcessorSettings.cs | Nazarion/eShopOnWeb | 8297d3c38122aeb82c03368114ce252af2ef3368 | [
"MIT"
] | null | null | null | src/ApplicationCore/DeliveryOrderProcessorSettings.cs | Nazarion/eShopOnWeb | 8297d3c38122aeb82c03368114ce252af2ef3368 | [
"MIT"
] | null | null | null | namespace Microsoft.eShopWeb
{
public class DeliveryOrderProcessorSettings
{
public string DeliveryOrderProcessorBaseUrl { get; set; }
}
} | 22.571429 | 65 | 0.721519 |
11b3b874cbfa0e8de701c0ea0c82573c68c08596 | 1,344 | cs | C# | src/SolutionCreator.Wpf/DependencyInjection/WpfMappings.cs | marcosdimitrio/SolutionCreator | efebd589028ef5f06c0d4a1b45cc27d39c4b7b63 | [
"Apache-2.0"
] | 2 | 2017-01-31T14:51:33.000Z | 2017-05-10T20:27:55.000Z | src/SolutionCreator.Wpf/DependencyInjection/WpfMappings.cs | marcosdimitrio/SolutionCreator | efebd589028ef5f06c0d4a1b45cc27d39c4b7b63 | [
"Apache-2.0"
] | null | null | null | src/SolutionCreator.Wpf/DependencyInjection/WpfMappings.cs | marcosdimitrio/SolutionCreator | efebd589028ef5f06c0d4a1b45cc27d39c4b7b63 | [
"Apache-2.0"
] | null | null | null | // Apache License 2.0
//
// Copyright 2017 Marcos Dimitrio
//
// Licensed under the Apache License, Version 2.0 the "License";
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by appl... | 36.324324 | 85 | 0.740327 |
f7d44b80ad3e60413f1a8a7f136dd95fe0fe4d16 | 3,100 | cs | C# | Test/ParticleSystem.cs | cartman300/FishGfx | 27a81b28422c85d7a4a0d082b8c229a5e1217bd3 | [
"MIT"
] | 2 | 2018-06-06T08:21:44.000Z | 2018-07-13T09:06:29.000Z | Test/ParticleSystem.cs | sbarisic/FishGfx | 27a81b28422c85d7a4a0d082b8c229a5e1217bd3 | [
"MIT"
] | null | null | null | Test/ParticleSystem.cs | sbarisic/FishGfx | 27a81b28422c85d7a4a0d082b8c229a5e1217bd3 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using FishGfx.Graphics.Drawables;
using FishGfx.Graphics;
using System.Numerics;
using FishGfx;
namespace Test {
public struct Particle {
public float StartOfLife;
public float EndOfLife;
public ... | 24.603175 | 118 | 0.67129 |
9eb920728b6827e6cc231e63d38a4945b58456fc | 678 | cs | C# | src/Disqord.Rest/Utilities/ImageFormat.cs | Anu6is/Disqord | 6d4c6ecc6452bb52b1ef93a7a5711649df999098 | [
"MIT"
] | 1 | 2022-03-06T00:35:49.000Z | 2022-03-06T00:35:49.000Z | src/Disqord.Rest/Utilities/ImageFormat.cs | Anu6is/Disqord | 6d4c6ecc6452bb52b1ef93a7a5711649df999098 | [
"MIT"
] | 1 | 2022-03-06T00:34:37.000Z | 2022-03-06T00:34:37.000Z | src/Disqord.Rest/Utilities/ImageFormat.cs | Anu6is/Disqord | 6d4c6ecc6452bb52b1ef93a7a5711649df999098 | [
"MIT"
] | 1 | 2021-09-28T02:36:17.000Z | 2021-09-28T02:36:17.000Z | namespace Disqord
{
/// <summary>
/// Represents the format of an image.
/// </summary>
public enum ImageFormat : byte
{
/// <summary>
/// The default format for the specific image.
/// </summary>
Default,
/// <summary>
/// T... | 20.545455 | 59 | 0.384956 |
9f053798e8e19c9daf5f21a5cedded34ac31df6d | 279 | cs | C# | Examples/UdmfParsing/Udmf/Parsing/PigletVersion/ILexer.cs | davidaramant/csharp-parsing-examples | 084297163443679257e22c4c66d06c6fc6db5f2f | [
"MIT"
] | 2 | 2019-04-17T13:33:05.000Z | 2019-05-06T15:42:24.000Z | Examples/UdmfParsing/Udmf/Parsing/PigletVersion/ILexer.cs | davidaramant/csharp-parsing-examples | 084297163443679257e22c4c66d06c6fc6db5f2f | [
"MIT"
] | null | null | null | Examples/UdmfParsing/Udmf/Parsing/PigletVersion/ILexer.cs | davidaramant/csharp-parsing-examples | 084297163443679257e22c4c66d06c6fc6db5f2f | [
"MIT"
] | null | null | null | // Copyright (c) 2018, David Aramant
// Distributed under the 3-clause BSD license. For full terms see the file LICENSE.
namespace UdmfParsing.Udmf.Parsing.PigletVersion
{
public interface ILexer
{
Token MustReadTokenOfTypes(params TokenType[] types);
}
} | 27.9 | 85 | 0.72043 |
a60da480865b924ab14e829f71ce80f302daf779 | 135 | cs | C# | src/Decorator/DecoratorDependencyInjection/Core/Coffee.cs | timscriv/caffeinated-patterns-and-principles | 3f7889596958aed9f756e39edf366e31ad352628 | [
"MIT"
] | null | null | null | src/Decorator/DecoratorDependencyInjection/Core/Coffee.cs | timscriv/caffeinated-patterns-and-principles | 3f7889596958aed9f756e39edf366e31ad352628 | [
"MIT"
] | null | null | null | src/Decorator/DecoratorDependencyInjection/Core/Coffee.cs | timscriv/caffeinated-patterns-and-principles | 3f7889596958aed9f756e39edf366e31ad352628 | [
"MIT"
] | null | null | null | namespace DecoratorDependencyInjection.Core
{
public class Coffee
{
public string Status { get; set; }
}
}
| 16.875 | 45 | 0.607407 |
041b9fc9c00c13cb87ed9b129311878defb436ab | 637 | cs | C# | Assets/Scripts/UI/ButtonActive.cs | Miansamou/AdoteUmaBatata | 22da0919a8c4931d38a44110f13f9644607a8436 | [
"MIT"
] | null | null | null | Assets/Scripts/UI/ButtonActive.cs | Miansamou/AdoteUmaBatata | 22da0919a8c4931d38a44110f13f9644607a8436 | [
"MIT"
] | null | null | null | Assets/Scripts/UI/ButtonActive.cs | Miansamou/AdoteUmaBatata | 22da0919a8c4931d38a44110f13f9644607a8436 | [
"MIT"
] | null | null | null | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.UI;
public class ButtonActive : MonoBehaviour
{
private Button Btn;
private AnimationUI Transition;
public Animator NextMenu;
public Animator ThisMenu;
public string firstAnimation;
public string s... | 27.695652 | 123 | 0.725275 |
eb4d46cb9b5b6c0a28b770e443a2514add50df6d | 1,015 | cs | C# | Pliant/libraries/Pliant/Utilities/ObjectPool.cs | knutjelitto/NuBert | 617d1969b6a209edff8d3b6ee6f082946544a519 | [
"MIT"
] | null | null | null | Pliant/libraries/Pliant/Utilities/ObjectPool.cs | knutjelitto/NuBert | 617d1969b6a209edff8d3b6ee6f082946544a519 | [
"MIT"
] | null | null | null | Pliant/libraries/Pliant/Utilities/ObjectPool.cs | knutjelitto/NuBert | 617d1969b6a209edff8d3b6ee6f082946544a519 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
namespace Pliant.Utilities
{
internal class ObjectPool<T> where T : class
{
private readonly Queue<T> _queue;
private readonly Func<T> _factory;
private ObjectPool(int size, Func<T> factory)
{
this._factory = factory;... | 21.145833 | 63 | 0.480788 |
68b78a225b2999df8598954a091a261fc6b9d31b | 491 | cs | C# | samples/Features/Mediated/Handlers/DeleteHandler.cs | patrickhacens/Retornator | d70830a1e88a1a5978e7608b583b40d2431c68d4 | [
"MIT"
] | null | null | null | samples/Features/Mediated/Handlers/DeleteHandler.cs | patrickhacens/Retornator | d70830a1e88a1a5978e7608b583b40d2431c68d4 | [
"MIT"
] | null | null | null | samples/Features/Mediated/Handlers/DeleteHandler.cs | patrickhacens/Retornator | d70830a1e88a1a5978e7608b583b40d2431c68d4 | [
"MIT"
] | null | null | null | using MediatR;
using Nudes.Retornator.Sample.Errors;
using Nudes.Retornator.Sample.Features.Mediated.Requests;
namespace Nudes.Retornator.Sample.Features.Mediated.Handlers;
public class DeleteHandler : IRequestHandler<DeleteRequest, Result>
{
public async Task<Result> Handle(DeleteRequest request, CancellationTo... | 28.882353 | 96 | 0.745418 |
9a524e9e9eff0cd3a75fff8063be4fc7866c898f | 618 | cs | C# | game/Assets/Scripts/DragAttack.cs | robotron2084/ld42 | 1fe94f65dc8397c27e03c39369efb4cf075d66a0 | [
"MIT"
] | null | null | null | game/Assets/Scripts/DragAttack.cs | robotron2084/ld42 | 1fe94f65dc8397c27e03c39369efb4cf075d66a0 | [
"MIT"
] | null | null | null | game/Assets/Scripts/DragAttack.cs | robotron2084/ld42 | 1fe94f65dc8397c27e03c39369efb4cf075d66a0 | [
"MIT"
] | null | null | null | using UnityEngine;
using System;
using System.Collections.Generic;
using System.Collections;
public class DragAttack : Attack
{
public RectTransform dragIcon;
public RectTransform dragIconConfirm;
public virtual void ValidateDropTarget(DragOperation drag)
{
foreach(Transform t in m.input.hits)
{
... | 18.727273 | 60 | 0.644013 |
47b2ab3bcdab68172ebb5e2f744930a21d1d6f82 | 1,472 | cs | C# | PasPasPas.Global/src/Options/IAdditionalOptions.cs | prjm/paspaspas | e737f8295e33c3a38782113e25ecab0ecf1b3a49 | [
"Apache-2.0"
] | null | null | null | PasPasPas.Global/src/Options/IAdditionalOptions.cs | prjm/paspaspas | e737f8295e33c3a38782113e25ecab0ecf1b3a49 | [
"Apache-2.0"
] | 33 | 2019-09-23T04:56:20.000Z | 2022-03-07T04:14:17.000Z | PasPasPas.Global/src/Options/IAdditionalOptions.cs | prjm/paspaspas | e737f8295e33c3a38782113e25ecab0ecf1b3a49 | [
"Apache-2.0"
] | null | null | null | #nullable disable
using PasPasPas.Globals.Options.DataTypes;
using PasPasPas.Options.DataTypes;
namespace PasPasPas.Globals.Options {
/// <summary>
/// additional options
/// </summary>
public interface IAdditionalOptions {
/// <summary>
/// extended compatibility mode
... | 25.824561 | 73 | 0.53125 |
9ff8f10c3e6ba7daa50fba690da563974e6992b4 | 13,826 | cs | C# | czip/MainForm.Designer.cs | JonasUJ/czip | 95c8d98f9fa80fa95e35a6242c42f20e4f3c67e7 | [
"MIT"
] | null | null | null | czip/MainForm.Designer.cs | JonasUJ/czip | 95c8d98f9fa80fa95e35a6242c42f20e4f3c67e7 | [
"MIT"
] | null | null | null | czip/MainForm.Designer.cs | JonasUJ/czip | 95c8d98f9fa80fa95e35a6242c42f20e4f3c67e7 | [
"MIT"
] | null | null | null | namespace czip
{
partial class MainForm
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name... | 51.39777 | 167 | 0.624693 |
72784530d38f9da38012807d9167ead75559a1a8 | 3,251 | cs | C# | NdisApiDotNet/Native/NdisApi/NdisApi.INTERMEDIATE_BUFFER.cs | ntkernelcom/ndisapi.net | 2828e499ce7fa8f5084bc9752bceb81997d54d66 | [
"MIT"
] | 12 | 2019-06-26T20:41:43.000Z | 2021-05-11T08:05:09.000Z | NdisApiDotNet/Native/NdisApi/NdisApi.INTERMEDIATE_BUFFER.cs | ntkernelcom/ndisapi.net | 2828e499ce7fa8f5084bc9752bceb81997d54d66 | [
"MIT"
] | 1 | 2020-05-20T20:40:51.000Z | 2020-05-20T20:40:51.000Z | NdisApiDotNet/Native/NdisApi/NdisApi.INTERMEDIATE_BUFFER.cs | ntkernelcom/ndisapi.net | 2828e499ce7fa8f5084bc9752bceb81997d54d66 | [
"MIT"
] | 2 | 2019-10-20T22:37:56.000Z | 2019-10-21T01:02:44.000Z | // ----------------------------------------------
// <copyright file="NdisApi.INTERMEDIATE_BUFFER.cs" company="NT Kernel">
// Copyright (c) 2000-2018 NT Kernel Resources / Contributors
// All Rights Reserved.
// http://www.ntkernel.com
// ndisrd@ntkernel.... | 29.554545 | 82 | 0.447862 |
195d3762e3b5f2294f08eadbb31b968182654983 | 6,558 | cs | C# | Desktop/DotNetHarness/Form1.cs | achilex/MgDev | f7baf680a88d37659af32ee72b9a2046910b00d8 | [
"PHP-3.0"
] | 2 | 2017-04-19T01:38:30.000Z | 2020-07-31T03:05:32.000Z | Desktop/DotNetHarness/Form1.cs | achilex/MgDev | f7baf680a88d37659af32ee72b9a2046910b00d8 | [
"PHP-3.0"
] | null | null | null | Desktop/DotNetHarness/Form1.cs | achilex/MgDev | f7baf680a88d37659af32ee72b9a2046910b00d8 | [
"PHP-3.0"
] | 1 | 2021-12-29T10:46:12.000Z | 2021-12-29T10:46:12.000Z | using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using DotNetHarness.Resource;
using DotNetHarness.Rendering;
using DotNetHarness.Feature;
using DotNetHarness.Tile;
names... | 42.038462 | 359 | 0.497865 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.