added string | created string | id string | metadata dict | source string | text string | code-score float64 | md5 string |
|---|---|---|---|---|---|---|---|
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846012 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "traegerp/dagger",
"max_stars_repo_path": "Dagger.Digraph/Vertices/Classifiers/KNN.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165232"
} | starcoder | using System.Linq;
using System.Collections.Generic;
using Dagger.Utils.Math.Extensions;
using Dagger.Utils.Math;
using Mathematics = System.Math;
namespace Dagger.Digraph.Vertices.Classifiers
{
/// <summary>
/// Calculate K- Nearest Neighbors for non-parametric classification
/// </summary>
public cl... | 3.192606 | 82fb7b789ddfb9d7203c61f67877d85c |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846013 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "mysteryjeans/CrystalMapper",
"max_stars_repo_path": "CrystalMapper.Test/Program.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165233"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Data.OracleClient;
using System.Data;
using System.Diagnostics;
using CoreSystem.Data;
using System.Data.SqlClient;
using System.Threading;
using CrystalMapper.Test.Northwind;
using CrystalMapper.Linq;
using ... | 2.688161 | aee166e2a2742e1a742eb2773b50c4f8 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846014 | {
"extension": "c-sharp",
"max_stars_count": "209.0",
"max_stars_repo_name": "baiduerzi/kcptun-gui-windows",
"max_stars_repo_path": "kcptun-gui/View/Forms/SNMPConfigurationForm.Designer.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165234"
} | starcoder | <filename>kcptun-gui/View/Forms/SNMPConfigurationForm.Designer.cs
namespace kcptun_gui.View.Forms
{
partial class SNMPConfigurationForm
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summar... | 2.09339 | f3463cc980028ba9c2a02b9d885bb863 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846015 | {
"extension": "c-sharp",
"max_stars_count": "552.0",
"max_stars_repo_name": "lygstate/MIEngine",
"max_stars_repo_path": "test/DebuggerTesting/Utilities/SupportedArchitectureExtensions.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165235"
} | starcoder | <gh_stars>100-1000
// Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
using System;
namespace DebuggerTesting.Utilities
{
public static class SupportedArchitectureExtensions
{
#region Methods
... | 2.242727 | c0eb9e72ce68a12a3fba9abfa1bb0699 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846016 | {
"extension": "c-sharp",
"max_stars_count": "22.0",
"max_stars_repo_name": "mmarkwort/MORYX-Platform",
"max_stars_repo_path": "src/Moryx.Runtime/Configuration/ModuleStrategyAttribute.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165236"
} | starcoder | <reponame>mmarkwort/MORYX-Platform
// Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
// Licensed under the Apache License, Version 2.0
using System;
namespace Moryx.Runtime.Configuration
{
/// <summary>
/// Interface for config attributes to declare the are decorating a module strategy
/// </summary>
... | 1.858065 | 2085643cd6698712cca445abb988a9eb |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846017 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "JTOne123/ServiceStatus.Core",
"max_stars_repo_path": "src/ServiceStatus.Core/StatusChecks/ResponsibilityServiceStatusCheck.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165237"
} | starcoder | using Microsoft.Extensions.Logging;
using Newtonsoft.Json;
using ServiceStatus.Core.Constants;
using ServiceStatus.Core.Models;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net.Http;
using System.Threading.Tasks;
namespace ServiceStatus.Core
{
public abstract class Responsibilit... | 2.629006 | 598496e6d599589446a72c19cd0c4514 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846018 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "stoolball-england/stoolball-org-uk",
"max_stars_repo_path": "Stoolball.Web/Matches/MatchInningsViewModel.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165238"
} | starcoder | using System.Collections.Generic;
using Stoolball.Matches;
namespace Stoolball.Web.Matches
{
/// <remarks>
/// ASP.NET ModelBinding with Umbraco and StoolballRouter does not support binding to multiple root-level properties,
/// so use this class as a property of <see cref="EditScorecardViewModel"/> to co... | 2.120733 | 27b3de9b23993d7736f9301afa5722d5 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846019 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "mahajangaurav/powershell",
"max_stars_repo_path": "src/Commands/Base/PipeBinds/TenantListDesignPipeBind.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165239"
} | starcoder | <gh_stars>1-10
using Microsoft.Online.SharePoint.TenantAdministration;
using Microsoft.SharePoint.Client;
using System;
using System.Linq;
namespace PnP.PowerShell.Commands.Base.PipeBinds
{
public sealed class TenantListDesignPipeBind
{
private readonly Guid _id;
private readonly string _title... | 2.193124 | b81fab2e3e2dd547cd47e661f70fa6df |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846020 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Indemos/Option-Chains",
"max_stars_repo_path": "Client/Enums/EntityEnum.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165240"
} | starcoder | <reponame>Indemos/Option-Chains<gh_stars>0
namespace Client.EnumSpace
{
public enum EntityEnum : byte
{
None = 0,
Chain = 1,
Option = 2
}
}
| 0.828298 | 52e0ebf61c5bc910594f3a8775744d4b |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846021 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "nuitsjp/WPF-Samples",
"max_stars_repo_path": "DataTemplateSelectorSample/DataTemplateSelectorSample/ViewModels/AddressEntryViewModel.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165241"
} | starcoder | <filename>DataTemplateSelectorSample/DataTemplateSelectorSample/ViewModels/AddressEntryViewModel.cs
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace DataTemplateSelectorSample.ViewModels
{
public class AddressEntryViewModel : IEntryViewM... | 1.772053 | cb3d4b18bef4b4caa8832f78fbc784e2 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846022 | {
"extension": "c-sharp",
"max_stars_count": "6.0",
"max_stars_repo_name": "Definux/Emeraude",
"max_stars_repo_path": "src/Admin/Definux.Emeraude.Admin.ClientBuilder.Modules.Vue/Implementations/WebApi/VueWebApiModule.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165242"
} | starcoder | <gh_stars>1-10
using System.Collections.Generic;
using System.IO;
using System.Linq;
using Definux.Emeraude.Admin.ClientBuilder.Modules.Vue.Abstractions;
using Definux.Emeraude.Admin.ClientBuilder.Modules.Vue.Implementations.WebApi.Templates;
using Definux.Emeraude.Admin.ClientBuilder.ScaffoldModules;
using Definux.Em... | 2.149572 | d29c963cc112794dc622e2f6b3654f64 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846023 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "leandroltavares/uAOP",
"max_stars_repo_path": "uAOP.Sample/SomeClass.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165243"
} | starcoder | <reponame>leandroltavares/uAOP<gh_stars>0
using uAOP.Core.Aspects;
namespace uAOP.Sample
{
public class SomeClass
{
[Memoization]
public virtual int SomeMethod()
{
return 42;
}
public virtual string SomeAnotherMethod(string message)
{... | 2.699429 | 7329d35230286dece9e04d7d8b6b377e |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846024 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "dhedey/AzureAdfDataflowGitPrettifier",
"max_stars_repo_path": "AdfDataflowFilePrettifier/AdfDataflowFilePrettifier.Tests/MetaTests.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165244"
} | starcoder | <gh_stars>0
using System.IO;
using NUnit.Framework;
using FluentAssertions;
using static AdfDataflowFilePrettifier.Tests.TestHelpers;
using static AdfDataflowFilePrettifier.Program;
namespace AdfDataflowFilePrettifier.Tests
{
/// <summary>
/// These tests aren't really testing the code of the program.... | 2.372295 | 34c9605eb82f2caa94f6bb53265a3eef |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846025 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "P-P-Egg/Journey-of-Train",
"max_stars_repo_path": "Assets/Demo/scrips_ceshi/dialogue/text.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165245"
} | starcoder | <reponame>P-P-Egg/Journey-of-Train<filename>Assets/Demo/scrips_ceshi/dialogue/text.cs
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class text : jiagou {
private Vector3 testpos;
private void Start()
{
testpos = GameObject.Find("Main Camera").GetComponent<Tr... | 1.425885 | e2c64e51acc4ee154d3858d647ff8283 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846026 | {
"extension": "c-sharp",
"max_stars_count": "78.0",
"max_stars_repo_name": "artleo-prodrive/OpenProtocolInterpreter",
"max_stars_repo_path": "src/OpenProtocolInterpreter/Enums/PairingHandlingType.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165246"
} | starcoder | namespace OpenProtocolInterpreter
{
/// <summary>
/// Pairing handling types. Used in <see cref="Tool.Mid0047"/>.
/// </summary>
public enum PairingHandlingType
{
START_PAIRING = 01,
PAIRING_ABORT_OR_DISCONNECT = 02,
FETCH_LATEST_PAIRING_STATUS = 03
}
}
| 1.457558 | cca17cac623b50c0431150ee586d399e |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846027 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "Dr34mR/TwitchSubstitutionBot",
"max_stars_repo_path": "MisterDoctor/Classes/PluginStates.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165247"
} | starcoder | using System.Collections.Generic;
namespace MisterDoctor.Classes
{
public class PluginStates : List<PluginState>
{
}
} | 1.166932 | 3fcc1481568bec8d954f68a86e31fa46 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846028 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "bigabdoul/dynamic-fluent-apis",
"max_stars_repo_path": "src/DynamicFluentApis.Core/Attributes/FluentApiMethodAttribute.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165248"
} | starcoder | <filename>src/DynamicFluentApis.Core/Attributes/FluentApiMethodAttribute.cs
using System;
namespace DynamicFluentApis.Core
{
/// <summary>
/// Allows rewriting property names during the generation of a fluent API wrapper method.
/// </summary>
[AttributeUsage(AttributeTargets.Property, AllowMultiple =... | 3.158682 | 6323b97ec948c670949bf90cee95cdce |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846029 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "fluoretto/FluorettoEngine",
"max_stars_repo_path": "FluorettoEngineStandard/Resources/TextAlignment.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165249"
} | starcoder | <filename>FluorettoEngineStandard/Resources/TextAlignment.cs
using System;
namespace FluorettoEngine.Resources
{
[Flags]
public enum Alignment
{
Top = 1,
Middle = 2,
Bottom = 4,
Left = 8,
Center = 16,
Right = 32
}
}
| 1.900165 | f1c6ef4f68b6fddb183136de29844629 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846030 | {
"extension": "c-sharp",
"max_stars_count": "5.0",
"max_stars_repo_name": "tomek-anuszkiewicz/vcsparser",
"max_stars_repo_path": "src/vcsparser.core/IFileSystem.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165250"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace vcsparser.core
{
public interface IFileSystem
{
IEnumerable<IFile> GetFiles(string directory, string mask);
string GetFullPath(string directory);
... | 1.972327 | 7b680fcc77ca88ba2ee2964e326b1e6a |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846031 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "alfusinigoj/moq_datareader",
"max_stars_repo_path": "src/MoqExtensions.DataReader/MockDataReader.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165251"
} | starcoder | using System;
using System.Collections.Generic;
using System.Data;
using System.Linq;
namespace Moq
{
public static class MockDataReader
{
public static void SetupWithReturn(this Mock<IDataReader> reader, MockDataTable table)
{
var columns = new List<string>();
var rows ... | 2.996794 | 238c85a93248a9a6b0cc03d62cc8e69b |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846032 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ashuetawah/WpfAppWithGraph",
"max_stars_repo_path": "WpfAppWithGraph/App.xaml.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165252"
} | starcoder | using System;
using System.Collections.Generic;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Threading.Tasks;
using System.Windows;
using Microsoft.Identity.Client;
namespace WpfAppWithGraph
{
/// <summary>
/// Interaction logic for App.xaml
/// </summary>
public par... | 1.883838 | bcc03898dff7b19cd697eaf24eccbfc1 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846033 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "leodeg/CSharp.Blog",
"max_stars_repo_path": "Blog/Blog/Models/Entities/Contacts.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165253"
} | starcoder | using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
using System.ComponentModel.DataAnnotations.Schema;
using System.Linq;
using System.Threading.Tasks;
namespace Blog.Models
{
public class Contacts : Model
{
[DataType(DataType.PhoneNumber)]
public string Phone { get; se... | 2.315886 | 393f9ec5f5d2b24b1accd4ace5591bd1 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846034 | {
"extension": "c-sharp",
"max_stars_count": "33.0",
"max_stars_repo_name": "AustralianDisabilityLimited/MultiversePlatform",
"max_stars_repo_path": "client/Base/ObjectNode.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165254"
} | starcoder | <filename>client/Base/ObjectNode.cs
/********************************************************************
The Multiverse Platform is made available under the MIT License.
Copyright (c) 2012 The Multiverse Foundation
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and as... | 2.150467 | b5bf1e80e9e218ffef5bd745f9535fdc |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846035 | {
"extension": "c-sharp",
"max_stars_count": "8.0",
"max_stars_repo_name": "TransbankDevelopers/transbank-sdk-dotnet",
"max_stars_repo_path": "Transbank/Webpay/Common/WebpayOptions.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165255"
} | starcoder | using Transbank.Common;
namespace Transbank.Webpay.Common
{
public class WebpayOptions
{
public Options Options { get; protected set; }
public WebpayOptions(Options options) { Options = options; }
public void ConfigureForIntegration(string commerceCode, string apiKey)
{
... | 2.015599 | cd693702befc69274c02d8b02fd2bddd |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846036 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "Schwapo/Odin-Resolved-Parameters-Overview",
"max_stars_repo_path": "ResolvedParametersOverviewWindow/Editor/AttributeWithResolvedParametersMap.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165256"
} | starcoder | <reponame>Schwapo/Odin-Resolved-Parameters-Overview
using Sirenix.OdinInspector;
using System;
using System.Collections.Generic;
namespace Schwapo.OdinInspector.Editor.ResolvedParametersOverviewWindow
{
public static class AttributeWithResolvedParametersMap
{
public static Dictionary<Type, Attr... | 2.295027 | e4b3e22582b7d9fa09edd9795ed0e3a7 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846037 | {
"extension": "c-sharp",
"max_stars_count": "5.0",
"max_stars_repo_name": "r2d2rigo/BinaryEndiannessExtensions",
"max_stars_repo_path": "BinaryEndiannessExtensions/BinaryWriterExtensions.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165257"
} | starcoder | namespace System.IO
{
public static class BinaryWriterExtensions
{
public static void Write(this BinaryWriter writer, double value, bool invertEndian = false)
{
if (invertEndian)
{
writer.WriteInvertedBytes(BitConverter.GetBytes(value));
}
... | 3.252388 | b3db00ca69cb1f0eed7f69626febb231 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846038 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "FaustVX/Nonogram",
"max_stars_repo_path": "Nonogram.WPF/MainWindow.xaml.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165258"
} | starcoder | <reponame>FaustVX/Nonogram
using Microsoft.Win32;
using Newtonsoft.Json.Linq;
using Nonogram.WPF.Converters;
using Nonogram.WPF.DependencyProperties;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing.Imaging;
using System.IO;
using System.Linq;
using System.Windows;
using... | 2.134036 | 2a10c4b01b02e6fe47fa5a01ffa6e5ad |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846039 | {
"extension": "c-sharp",
"max_stars_count": "5.0",
"max_stars_repo_name": "jskeet/scratch",
"max_stars_repo_path": "bug27549143/Program.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165259"
} | starcoder | // Copyright(c) 2016 Google Inc.
//
// 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 applicable law or agree... | 2.164752 | e4dbb98243481057b2a87954ff49f54f |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846040 | {
"extension": "c-sharp",
"max_stars_count": "38.0",
"max_stars_repo_name": "vanjac/voxel-editor",
"max_stars_repo_path": "Assets/Platforms/Android/AndroidShareReceive.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165260"
} | starcoder | #if UNITY_ANDROID && !UNITY_EDITOR
using System;
using System.Collections;
using System.Collections.Generic;
using System.Text.RegularExpressions;
using System.IO;
using UnityEngine;
public static class AndroidShareReceive
{
private static string tempPath = null;
public static void OpenFileManager()
{
... | 1.984401 | 293f57fbf094607fbeac107ab9058ca7 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846041 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "HikaruJ/i18n",
"max_stars_repo_path": "Services/Translator/i18n.Services.Translator/ServiceCollectionExtensions.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165261"
} | starcoder | using i18n.Services.Translator.Data.Helpers;
using i18n.Services.Translator.Entities.Contracts;
using i18n.Services.Translator.Entities.Contracts.Helpers;
using i18n.Services.Translator.Entities.Contracts.Mock;
using i18n.Services.Translator.Entities.Contracts.Providers;
using i18n.Services.Translator.Mock;
using i18n... | 1.448423 | 25400830db76a76c378d10677cffe308 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846042 | {
"extension": "c-sharp",
"max_stars_count": "8.0",
"max_stars_repo_name": "xsolla/inventory-unity-sdk",
"max_stars_repo_path": "Assets/Xsolla/Login/Scripts/Enum/FriendsSearchResultSort.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165262"
} | starcoder | namespace Xsolla.Login
{
/// <summary>
/// Condition for sorting users
/// </summary>
/// <see cref="https://developers.xsolla.com/user-account-api/user-friends/get-friends"/>
public enum FriendsSearchResultsSort
{
ByNickname,
ByUpdated
}
public static class FriendsSearchResultsSortConverter
{
public st... | 2.655128 | a74b8d03d205c0032e86813ab9e7e105 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846043 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Andrei15193/Andrei15193.Interactive",
"max_stars_repo_path": "Andrei15193.Interactive.Tests/ResourceMapTests.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165263"
} | starcoder | <reponame>Andrei15193/Andrei15193.Interactive
using System;
using System.Threading;
using System.Threading.Tasks;
using Microsoft.VisualStudio.TestTools.UnitTesting;
namespace Andrei15193.Interactive.Tests
{
[TestClass]
public class ResourceMapTests
{
private ResourceMap ResourceMap { get; set; }
... | 2.736599 | 9f252e8fcae3135024bb38a3f0b4a445 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846044 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "infofromca/Etch.OrchardCore.UserProfiles",
"max_stars_repo_path": "SubscriptionAccessGrouping/ViewModels/SubscriptionAccessViewModel.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165264"
} | starcoder | namespace Etch.OrchardCore.UserProfiles.SubscriptionAccessGrouping.ViewModels
{
public class SubscriptionAccessViewModel
{
public bool HasAccess { get; set; }
}
}
| 1.27396 | 9569419fbc7c37b03fc25fadbfdcc822 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846045 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "Mitsugaru/CardLane",
"max_stars_repo_path": "Assets/Scripts/Card/CardComparer.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165265"
} | starcoder | <filename>Assets/Scripts/Card/CardComparer.cs
using System;
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
namespace DakaniLabs.CardLane.Card
{
public class CardComparer : IComparer<GameObject>
{
public int Compare(GameObject x, GameObject y)
{
int ... | 2.832442 | 18589f8e18f0f06715a40df9d51fca4b |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846046 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "OranBar/Solitaire_Android_Unity3D",
"max_stars_repo_path": "Assets/Code/ExtensionMethods/StringEx.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165266"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Text.RegularExpressions;
/* *****************************************************************************
* File: StringExtensions.cs
* Author: <NAME> - Tuesday, September 09, 2014
* Description:
* Extensions f... | 3.831077 | b91768e22ab9cd747f69e947de8b1770 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846047 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "sarahckohl/QinsConquest",
"max_stars_repo_path": "Qin's Conquest/Assets/Scripts/Menu/CreditsButton.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165267"
} | starcoder | using UnityEngine;
using System.Collections;
public class CreditsButton : MonoBehaviour {
public GameObject credits;
private Animator animator;
// Use this for initialization
void Start () {
animator = this.GetComponent<Animator>();
}
void OnMouseEnter() {
animator.SetBool("MouseOver", true);
audio.... | 2.043469 | 626416ec6722a40adc7854eb157c3127 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846048 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Lannata/Sber.SmartApp.Models",
"max_stars_repo_path": "src/Paddings.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165268"
} | starcoder | <reponame>Lannata/Sber.SmartApp.Models
using Newtonsoft.Json;
using Newtonsoft.Json.Serialization;
namespace Sber.SmartApp.Models
{
public class Paddings
{
[JsonProperty(PropertyName = "top")]
public string Top { get; set; }
[JsonProperty(PropertyName = "left")]
public string Left { get; se... | 1.757009 | 4e25d377142f42f7677d726d3800a256 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846049 | {
"extension": "c-sharp",
"max_stars_count": "263.0",
"max_stars_repo_name": "gordonjohnpatrick/XobotOS",
"max_stars_repo_path": "android/naked-stubs/dalvik/system/PotentialDeadlockError.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165269"
} | starcoder | using Sharpen;
namespace dalvik.system
{
[Sharpen.NakedStub]
public class PotentialDeadlockError
{
}
}
| 0.877398 | 4a42b56c5a57604de0783c421f2e1ff4 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846050 | {
"extension": "c-sharp",
"max_stars_count": "138.0",
"max_stars_repo_name": "qifei2012/GreenPipes",
"max_stars_repo_path": "src/GreenPipes/Configuration/Configurators/IRetryConfigurator.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165270"
} | starcoder | namespace GreenPipes.Configurators
{
using System.ComponentModel;
public interface IRetryConfigurator :
IExceptionConfigurator,
IRetryObserverConnector
{
[EditorBrowsable(EditorBrowsableState.Never)]
void SetRetryPolicy(RetryPolicyFactory factory);
}
}
| 1.541263 | 8eb459366a6a3136bcf53e728420a0d9 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846051 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "Sdzeng/Kard",
"max_stars_repo_path": "Kard.Web/Views/MEssayDetail.cshtml",
"provenance": "train-00027-of-00045.jsonl.gz:165271"
} | starcoder | @model Kard.Core.Dtos.EssayDto
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<meta name="renderer" content="webkit" />
<meta name="keywords"
content="人工智能,AI,核心技术,开发者,博客园,开发者,程序猿,程序媛,极客,编程,代码,开源,IT网站,Developer,Programmer,Coder,Geek,技术社区,技术" />
<meta name="description"
... | 1.953505 | d29599d3064cbb78d1fdb3f63104b086 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846052 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "fromtheword/Bibles-Application",
"max_stars_repo_path": "SourceCode/Bibles.DataResources/Aggregates/VerseNotesModel.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165272"
} | starcoder | <reponame>fromtheword/Bibles-Application
using SQLite;
namespace Bibles.DataResources.Aggregates
{
public class VerseNotesModel
{
[PrimaryKey]
public string BibleVerseKey { get; set; }
public byte[] FootNote { get; set; }
}
}
| 1.600701 | 0cd7bd971cd0347fb379b2101a7e6732 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846053 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "chrisfromwork/Azure-Kinect-Sensor-SDK",
"max_stars_repo_path": "src/csharp/Tests/UnitTests/CaptureFunctionTests.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165273"
} | starcoder | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
using Microsoft.Azure.Kinect.Sensor.Test.StubGenerator;
using NUnit.Framework;
namespace Microsoft.Azure.Kinect.Sensor.UnitTests
{
public class CaptureFunctionTests
{
private readonly StubbedModule NativeK4... | 2.154234 | dacc60365e8c460c61e454d98feeeb19 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846054 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "jkbutserious/Pierre.Solution",
"max_stars_repo_path": "Pierre.Tests/Pierre.Tests/VendorTests.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165274"
} | starcoder | <gh_stars>0
using Microsoft.VisualStudio.TestTools.UnitTesting;
using Pierre.Models;
using System.Collections.Generic;
using System;
namespace Pierre.Tests
{
[TestClass]
public class VendorTest : IDisposable
{
public void Dispose()
{
Vendor.ClearAll();
}
[TestMethod]
public void Vendor... | 2.49033 | 0df735cd83632e0dabd9b3244b0f5f9c |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846055 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "elGuille-info/gsNotas.Mobile",
"max_stars_repo_path": "gsNotasNET/Data/NotasDatabase.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165275"
} | starcoder | <gh_stars>1-10
//-----------------------------------------------------------------------------
// NotasDatabase (21/Dic/20)
// Para las notas locales guardadas con SQLLite.
//
// (c) Guillermo (elGuille) Som, 2020-2021
//-----------------------------------------------... | 2.509399 | 0c77277d42e21e13cc86f16b4eefdaa6 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846056 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "pir0galol/Sweetshop-v.1",
"max_stars_repo_path": "cofetarie/ComenziC.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165276"
} | starcoder | using System;
using System.Data;
using System.Drawing;
using System.Windows.Forms;
using Npgsql;
namespace cofetarie
{
public partial class ComenziC : MetroFramework.Forms.MetroForm
{
static string conexiune = @"Server=127.0.0.1;Port=5432;Database=cofetarie;User Id=postgres;
... | 2.223339 | 5f44140d0a552beab39eaa76ec1d3a4c |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846057 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ictinnovaties-zorg/diabetes-inverse-grey-box-model-evo-alg",
"max_stars_repo_path": "SMLDC.MachineLearning/NearestParticleHashing.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165277"
} | starcoder | <reponame>ictinnovaties-zorg/diabetes-inverse-grey-box-model-evo-alg<filename>SMLDC.MachineLearning/NearestParticleHashing.cs
using SMLDC.Simulator.DiffEquations.Models;
using SMLDC.Simulator.Utilities;
using System;
using System.Collections.Generic;
using System.Text;
namespace SMLDC.MachineLearning
{
/*
*... | 2.554238 | d9cac9667d6465aaaecbccf164225435 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846058 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "MischaKr/eixample",
"max_stars_repo_path": "knockout/eixample.Host/AutoMapper/AutoMapperProfileConfiguration.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165278"
} | starcoder | using AutoMapper;
using eixample.Dto;
using eixample.Entities;
namespace eixample.Miscellaneous
{
public class AutoMapperProfileConfiguration : Profile
{
public AutoMapperProfileConfiguration()
{
CreateMap<PersonDto, Person>();
}
}
}
| 1.61199 | 7de73c1ac0070eeff27991fa27eb70ff |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846059 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "N0menIllisLegio/patients",
"max_stars_repo_path": "Patients/Enums/Storage.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165279"
} | starcoder | using System.ComponentModel;
namespace Patients.Enums
{
public enum Storage
{
[Description("Бумажный носитель")]
Paper,
[Description("Пациент")]
Patient,
[Description("Компьютер (Dental)")]
Dental,
[Description("Компьютер")]
Computer
}
}
| 2.272335 | 4732de9b04c94d11f3641f668ca1d11e |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846060 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "fumobox/BoctrimImporter",
"max_stars_repo_path": "Assets/Scripts/BoctrimModel/Domain/Boct.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165280"
} | starcoder | <filename>Assets/Scripts/BoctrimModel/Domain/Boct.cs
using System.Collections.Generic;
namespace Boctrim.Domain
{
/// <summary>
/// A block that can be divided into 8 blocks.
/// </summary>
public partial class Boct
{
Boct _parent = null;
Boct[] _children = null;
... | 3.171605 | d163e2a295ba5ef87497c67cd0ce9f5e |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846061 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "StarshotSoftware/XamarinForms_Base",
"max_stars_repo_path": "BaseStarShot/Controls/PaintView.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165281"
} | starcoder | using System;
using System.Threading;
using System.Threading.Tasks;
using Xamarin.Forms;
namespace BaseStarShot.Controls
{
public class PaintView : View
{
public double StrokeWidth {
get { return (double)GetValue (StrokeWidthProperty); }
set { SetValue (StrokeWidthProperty, value); }
}
public static ... | 2.462654 | b1cb3d2d5cfa35cdc0b004408d92449a |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846062 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "YevgenNabokov/ForgedOnce.TSLanguageServices",
"max_stars_repo_path": "ForgedOnce.TsLanguageServices.FullSyntaxTree/AstModel/Generated/StVariableStatement.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165282"
} | starcoder | using System;
namespace ForgedOnce.TsLanguageServices.FullSyntaxTree.AstModel
{
public class StVariableStatement : ForgedOnce.TsLanguageServices.FullSyntaxTree.AstModel.StNode, ForgedOnce.TsLanguageServices.FullSyntaxTree.AstModel.IStStatement, ForgedOnce.TsLanguageServices.FullSyntaxTree.AstModel.IStJSDocCont... | 2.05388 | 83465eaaa64b9af5a840fcbec630df21 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846063 | {
"extension": "c-sharp",
"max_stars_count": "94.0",
"max_stars_repo_name": "LAB02-Research/HASS.Agent",
"max_stars_repo_path": "src/HASS.Agent/Controls/Configuration/ConfigStartup.Designer.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165283"
} | starcoder | using HASS.Agent.Resources.Localization;
namespace HASS.Agent.Controls.Configuration
{
partial class ConfigStartup
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
... | 1.827596 | 2ee71a605f874438b6263b0ba096a0e8 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846064 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "devsaurabh/NSpecTestRuner",
"max_stars_repo_path": "NSpecRunner.GUI/NSpecDomain.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165284"
} | starcoder | <gh_stars>0
using System;
using System.IO;
using System.Linq;
using System.Reflection;
using NSpec.Domain;
using NSpec;
using NSpec.Domain.Formatters;
using NSpecRunner.GUI;
namespace NSpecRunner
{
[Serializable]
public class NSpecRunnerDomain
{
#region Private Members
private readonly st... | 2.14706 | 95a1a24ddff7d73fe442184223012bea |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846065 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "vic-alexiev/TelerikAcademy",
"max_stars_repo_path": "C# Fundamentals I/Homework Assignments/4. Console Input and Output/04. IntegersCongruentModulo5/IntegersCongruentModulo5.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165285"
} | starcoder | using System;
using System.Globalization;
class IntegersCongruentModulo5
{
static void Main()
{
uint modulus = 17;
uint congruentNumbersCount = 0;
string firstNumber;
string secondNumber;
uint a;
uint b;
do
{
Console.WriteLine("Fir... | 3.922877 | 03cb1ac16da519ddcdd4fde6516bb52b |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846066 | {
"extension": "c-sharp",
"max_stars_count": "41.0",
"max_stars_repo_name": "mika-sandbox/UdonRabbit.Analyzer",
"max_stars_repo_path": "Source/UdonRabbit.Analyzer/Udon/UdonConstants.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165286"
} | starcoder | <gh_stars>10-100
namespace UdonRabbit.Analyzer.Udon
{
public static class UdonConstants
{
public const string UdonBehaviour = "VRCUdonUdonBehaviour";
public const string UdonCommonInterfacesReceiver = "VRCUdonCommonInterfacesIUdonEventReceiver";
public const string UdonSharpBehaviour = ... | 1.092721 | 3af3464ecffe6cde284af0718635b23f |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846067 | {
"extension": "c-sharp",
"max_stars_count": "61.0",
"max_stars_repo_name": "fritzmark/Imagin.NET",
"max_stars_repo_path": "Imagin.Common.WPF/Controls/GradientPicker/GradientWindow.xaml.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165287"
} | starcoder | using Imagin.Common.Media.Gradients;
namespace Imagin.Common.Controls
{
public partial class GradientWindow : PickerWindow
{
public GradientWindow() : base()
{
SetCurrentValue(ValueProperty, Gradient.Default);
InitializeComponent();
}
}
} | 1.597832 | 5a1dd805075d521c4c81eb9a7a894079 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846068 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "TheDecoratorProject/Decorator.IO",
"max_stars_repo_path": "Decorator.IO.Providers.CSharp/DecoratorExtensionsGenerator.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165288"
} | starcoder | using Microsoft.CodeAnalysis.CSharp.Syntax;
using System.Collections.Generic;
using System.Linq;
namespace Decorator.IO.Providers.CSharp
{
public static class DecoratorExtensionsGenerator
{
public static IEnumerable<MemberDeclarationSyntax> Create(IEnumerable<string> decoratorClassNames)
=> $@"public static c... | 2.264073 | edd87134676432e59a194ea0e8159c54 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846069 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "qba8/easyGALib",
"max_stars_repo_path": "easyGALib/easyGALib/Algorithm/GABase.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165289"
} | starcoder | using System;
using easyGALib.Interfaces;
using easyGALib.Interfaces.Algorithm;
using easyGALib.Interfaces.Chromosomes;
using easyGALib.Helpers;
using System.Collections.Generic;
using System.Linq;
namespace easyGALib.Algorithm
{
internal abstract class GABase : IGABase
{
public List<IChromosome> Curr... | 2.712252 | cb3ff3f2dae5cde079e49e6fd347421c |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846070 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "trenoncourt/ef-6-core-switcher",
"max_stars_repo_path": "src/EfSwitcher.Repository.Abstractions/IRepositoryAsync.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165290"
} | starcoder | <reponame>trenoncourt/ef-6-core-switcher<filename>src/EfSwitcher.Repository.Abstractions/IRepositoryAsync.cs
using System;
using System.Collections.Generic;
using System.Linq;
using System.Linq.Expressions;
using System.Threading;
using System.Threading.Tasks;
namespace EfSwitcher.Repository.Abstractions
{
public... | 2.22468 | eca9bb9918884e3355c22d3ff0cc58ab |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846071 | {
"extension": "c-sharp",
"max_stars_count": "16.0",
"max_stars_repo_name": "weikio/ApiFramework",
"max_stars_repo_path": "src/Weikio.ApiFramework.Core/AsyncStream/DefaultAsyncStreamJsonHelperFactory.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165291"
} | starcoder | <reponame>weikio/ApiFramework<filename>src/Weikio.ApiFramework.Core/AsyncStream/DefaultAsyncStreamJsonHelperFactory.cs
using System;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Infrastructure;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.Extensions.Logging;
namespace Weikio.ApiFr... | 2.170529 | 22e189b9be58077752d918865ede07d3 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846072 | {
"extension": "c-sharp",
"max_stars_count": "6.0",
"max_stars_repo_name": "WSWhitehouse/Unity-Raymarching",
"max_stars_repo_path": "Assets/Raymarching/Scripts/RaymarchObject.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165292"
} | starcoder | <filename>Assets/Raymarching/Scripts/RaymarchObject.cs
using System;
using System.Collections.Generic;
using UnityEngine;
#if UNITY_EDITOR
using System.Text;
using UnityEditor;
using UnityEngine.InputSystem;
#endif
[DisallowMultipleComponent, ExecuteAlways]
public class RaymarchObject : RaymarchBase
{
[SerializeFi... | 1.910828 | ea8986f78d28b07a7c5fa1b1e10f22f3 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846073 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "galvesribeiro/DockerNet",
"max_stars_repo_path": "src/DockerNet/Endpoints/Images/IImagesEndpoint.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165293"
} | starcoder | <reponame>galvesribeiro/DockerNet
using DockerNet.Endpoints.Images.Entities;
using System;
using System.Collections.Generic;
using System.Threading.Tasks;
namespace DockerNet.Endpoints.Images
{
public interface IImagesEndpoint
{
Task<IList<Image>> ListImages(ListImagesQuery query);
Task BuildI... | 1.732078 | 3a8ba7507030e4e3949ac106b60835bf |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846074 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "JavaFrame/GPPCC12-Game",
"max_stars_repo_path": "GPPCC12-Game/Assets/script/ui/implementation/BaseUi.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165294"
} | starcoder | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class BaseUi : UiParent
{
private Spawner spawner;
void Start () {
}
}
| 0.97194 | ab01c49f1ca58901e377378a063f81de |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846075 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "mdavid/nuxleus",
"max_stars_repo_path": "linux-distro/package/nuxleus/Source/Vendor/Thought-Net-vCards/Solution/Thought.Net.vCards/vCardAccessClassification.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165295"
} | starcoder | <reponame>mdavid/nuxleus
using System;
namespace Thought.Net.vCards
{
/// <summary>
/// The access classification of a vCard.
/// </summary>
/// <remarks>
/// The access classification defines the intent of the vCard owner.
/// </remarks>
public enum vCardAccessClassif... | 2.376705 | d1febb31a72be381c0b18bf3cdec2b28 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846076 | {
"extension": "c-sharp",
"max_stars_count": "23.0",
"max_stars_repo_name": "blakepell/AvalonMudClient",
"max_stars_repo_path": "src/Avalon.SQLite/GlobalUsings.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165296"
} | starcoder | /*
* Avalon Mud Client
*
* @project lead : <NAME>
* @website : http://www.blakepell.com
* @copyright : Copyright (c), 2018-2021 All rights reserved.
* @license : MIT
*/
global using Argus.Extensions;
global using Microsoft.Data.Sqlite;
global using System;
global using System.C... | 1.628711 | cde8a5294d2d52bd0020f96963a12e32 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846077 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "IntelliSearch/GitSemVer",
"max_stars_repo_path": "IntelliSearch.FlexVersion/Commit.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165297"
} | starcoder | using System;
namespace IntelliSearch.FlexVersion
{
/// <summary>
/// A simplified representation of commits, including only parts that seems relevant versioning purposes.
/// </summary>
public class Commit
{
/// <summary>
/// The author of the commit.
/// </summary>
... | 2.690411 | 6852d41705643b0301d518e4c7562dee |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846078 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "JanPalasek/smart-home-server",
"max_stars_repo_path": "SmartHome.Web/Models/BatteryPowerSourceType/BatteryPowerSourceTypeListViewModel.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165298"
} | starcoder | <reponame>JanPalasek/smart-home-server
using System.Collections.Generic;
using SmartHome.DomainCore.Data.Models;
namespace SmartHome.Web.Models.BatteryPowerSourceType
{
public class BatteryPowerSourceTypeListViewModel
{
public BatteryPowerSourceTypeListViewModel(IEnumerable<BatteryPowerSourceTypeGridIt... | 1.699126 | 249acdee5d7c1180c9bfaba9f3fddf0a |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846079 | {
"extension": "c-sharp",
"max_stars_count": "18.0",
"max_stars_repo_name": "matteofabbri/Workday.WebServices",
"max_stars_repo_path": "Workday.RevenueManagement/Award_Task_Template_DataType.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165299"
} | starcoder | using System;
using System.CodeDom.Compiler;
using System.ComponentModel;
using System.Diagnostics;
using System.Runtime.CompilerServices;
using System.Xml.Serialization;
namespace Workday.RevenueManagement
{
[GeneratedCode("System.Xml", "4.6.1590.0"), DesignerCategory("code"), DebuggerStepThrough, XmlType(Namespace ... | 1.685927 | 09e971d7d1d3e1297c989d21a191fa70 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846080 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Revenaant/OPisOP",
"max_stars_repo_path": "Assets/Scripts/Utility/EnableOnStart.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165300"
} | starcoder | <filename>Assets/Scripts/Utility/EnableOnStart.cs<gh_stars>0
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class EnableOnStart : MonoBehaviour
{
[SerializeField] private bool _waitOneFrame = false;
[SerializeField] private GameObject _gameObject = null;
// Use this... | 2.161708 | 56c3e8a0b9575d24eb5afd882b39447d |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846081 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "sidekek/chandl",
"max_stars_repo_path": "Imageboard.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165301"
} | starcoder | <filename>Imageboard.cs
using System.Collections.Generic;
using System.Net;
using Newtonsoft.Json;
namespace imageboard
{
public class Post
{
public long no;
public long tim;
public string ext;
}
public class Thread
{
public List<Post> Posts;
}
public class ... | 2.933305 | 961c73477ea45c061ce78ad8cc87cd80 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846082 | {
"extension": "c-sharp",
"max_stars_count": "7.0",
"max_stars_repo_name": "equiman/hardhat",
"max_stars_repo_path": "HardHat/tools/Extensions.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165302"
} | starcoder | using System;
using System.Collections.Generic;
using System.IO;
using System.Text;
using static HardHat.Program;
namespace dein.tools
{
public static class Paths
{
public static void Exists(this string path, string message = null)
{
try
{
if (!_fileSyste... | 2.870037 | 5147fce0903237faacf5acbf2ace1ac1 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846083 | {
"extension": "c-sharp",
"max_stars_count": "17.0",
"max_stars_repo_name": "annytab/a-stemmer",
"max_stars_repo_path": "Annytab.Stemmer/SpanishStemmer.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165303"
} | starcoder | <gh_stars>10-100
using System;
namespace Annytab.Stemmer
{
/// <summary>
/// This class is used to strip spanish words to the steam
/// This class is based on the spanish stemming algorithm from Snowball
/// http://snowball.tartarus.org/algorithms/spanish/stemmer.html
/// </summary>
public cla... | 2.987818 | d94071815084e9ff8281ad6aa5607e36 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846084 | {
"extension": "c-sharp",
"max_stars_count": "131.0",
"max_stars_repo_name": "isabella232/mono-curses",
"max_stars_repo_path": "gtest.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165304"
} | starcoder | <reponame>isabella232/mono-curses
using Mono.Terminal;
class Test {
static void Main ()
{
Application.Init (false);
var d = new Container (0, 0, Application.Cols, Application.Lines);
d.Add (new Label (10, 10, "Text"));
d.Add (new Entry (16, 10, 20, "Edit me"));
Application.Run (d);
}
}
| 1.804259 | 3166ba60cbd63bf2c9f945c212f86a0f |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846085 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "IvoIT/SoftUniProgrammingFundamentals",
"max_stars_repo_path": "DataTypesAndVariables/SpeedUnits/SpeedUnits.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165305"
} | starcoder | <reponame>IvoIT/SoftUniProgrammingFundamentals
using System;
namespace SpeedUnits
{
class SpeedUnits
{
static void Main(string[] args)
{
float meters = float.Parse(Console.ReadLine());
float hours = float.Parse(Console.ReadLine());
float minutes = float.Pars... | 3.393143 | 48cd743b90356da9bf11f20d475dfc17 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846086 | {
"extension": "c-sharp",
"max_stars_count": "4697.0",
"max_stars_repo_name": "mryanmurphy/octokit.net",
"max_stars_repo_path": "Octokit.Tests/Exceptions/LegalRestrictionExceptionTests.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165306"
} | starcoder | using System.Net;
using Xunit;
using static Octokit.Internal.TestSetup;
namespace Octokit.Tests.Exceptions
{
public class LegalRestrictionExceptionTests
{
[Fact]
public void HasDefaultMessage()
{
var response = CreateResponse((HttpStatusCode)451);
var legalRest... | 1.992708 | 59e468518f1112afea3a2c5bddb31fdc |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846087 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "lxkbest/SexyColor.Net",
"max_stars_repo_path": "SexyColor.Web/Models/SystemBasics/EditGlobalSettingsModel.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165307"
} | starcoder | <filename>SexyColor.Web/Models/SystemBasics/EditGlobalSettingsModel.cs
using SexyColor.BusinessComponents;
using System.ComponentModel.DataAnnotations;
namespace SexyColor.Web
{
public class EditGlobalSettingsModel
{
/// <summary>
/// 全局运费设置
/// </summary>
[Display(Name = "全局运费... | 2.574836 | cc3f47e5d3aa555172719b56aeddd39f |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846088 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "GuOrg/Gu.State",
"max_stars_repo_path": "Gu.State.Tests/TestHelpers/RawChangeComparers/MoveEventArgsComparer.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165308"
} | starcoder | namespace Gu.State.Tests
{
using NUnit.Framework;
public sealed class MoveEventArgsComparer : EventArgsComparer<MoveEventArgs>
{
public static readonly MoveEventArgsComparer Default = new MoveEventArgsComparer();
public override bool Equals(MoveEventArgs x, MoveEventArgs y)
{
... | 2.53076 | bd14df523651ba9640a1328a13919963 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846089 | {
"extension": "c-sharp",
"max_stars_count": "282.0",
"max_stars_repo_name": "jxnkwlp/CIIP",
"max_stars_repo_path": "CIIP.Designer.Module.Win/Editors/CodeEditor/ColorizeAvalonEdit.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165309"
} | starcoder | <reponame>jxnkwlp/CIIP
using System;
using System.Linq;
using System.Text.RegularExpressions;
using System.Windows;
using System.Windows.Media;
using ICSharpCode.AvalonEdit.Document;
using ICSharpCode.AvalonEdit.Rendering;
namespace CIIP.Module.Win.Editors
{
public class ColorizeAvalonEdit : DocumentColo... | 2.142395 | 5479c96b0f7d6509bd2474ab9961d969 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846090 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "kyleherzog/ModelNamingConventions",
"max_stars_repo_path": "ModelNamingConventions/Attributes/ColumnAutoPrefixingAttribute.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165310"
} | starcoder | using System;
using System.Collections.Generic;
namespace ModelNamingConventions.Attributes
{
[AttributeUsage(AttributeTargets.Assembly, AllowMultiple = false)]
public sealed class ColumnAutoPrefixingAttribute : Attribute
{
public ColumnAutoPrefixingAttribute(string[] propertyNames)
{
... | 2.501492 | 644db5e6b13f652b218298fb4a43f748 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846091 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "zrusev/SoftwareUniversity2016",
"max_stars_repo_path": "05. C# OOP Basics - June 2017/01. Defining Classes/01. Defining Classes - Lab/01. Defining Classes - Lab/01.BankAccount/InputScanner.cs",
"provenance": "train-00027-of-00045.json... | starcoder | <gh_stars>1-10
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
public class InputScanner
{
public void Run(List<BankAccount> accounts)
{
var input = Console.ReadLine();
while (input != "End")
{
var tokens ... | 3.573451 | 596dd5df2eb547f5581c3c8a24f54a16 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846092 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Soyvolon/CloudNineBot",
"max_stars_repo_path": "CloudNine.Discord/Commands/Quotes/Favorites/AddFavoriteQuoteCommand.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165312"
} | starcoder | using System;
using System.Threading.Tasks;
using CloudNine.Core.Configuration;
using CloudNine.Core.Database;
using DSharpPlus;
using DSharpPlus.CommandsNext;
using DSharpPlus.CommandsNext.Attributes;
using DSharpPlus.Entities;
using DSharpPlus.SlashCommands;
using DSharpPlus.SlashCommands.Attributes;
using Micros... | 2.516818 | 7cf7b6c48d60f008d165b10398e507dd |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846093 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "andres-gimenez/Nivaes.App.Cross",
"max_stars_repo_path": "Samples/Nivaes.App.Cross.Sample/Components/AppSampleAppStart.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165313"
} | starcoder | <gh_stars>0
namespace Nivaes.App.Cross.Sample
{
using System.Threading.Tasks;
using Nivaes.App.Cross.Navigation;
using Nivaes.App.Cross.ViewModels;
public abstract class AppSampleAppStart
: MvxAppStart
{
protected AppSampleAppStart(ICrossApplication application, IMvxNavigationServi... | 1.256576 | 329e188f366bb7a9c93a05b5dc7fe02b |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846094 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "hotchaipro/XForms",
"max_stars_repo_path": "src/iOS/Renderers/DistributedStackLayoutRenderer.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165314"
} | starcoder | using System;
namespace XForms.iOS.Renderers
{
public class DistributedStackLayoutRenderer : LayoutRenderer<NativeDistributedStackLayout>, IDistributedStackLayoutRenderer
{
private NativeDistributedStackLayout _layout;
public DistributedStackLayoutRenderer(
DistributedStackLayout ... | 2.339422 | 1a0cfe3e5f401ae5379214b66719b332 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846095 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Steffkn/TelerikAcademy",
"max_stars_repo_path": "Programming/03. OOP/05.OOPFundamentalPrinciplesII/01.Shapes/Rectangle.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165315"
} | starcoder |
public class Rectangle : Shape
{
// constructor
public Rectangle(double width, double height)
: base(width, height)
{
}
/// <summary>
/// Calculates the surface of a rectangle.
/// </summary>
/// <returns>Returns the surface of a rectangle as double.</returns>
public overri... | 3.615592 | fecf3c620a592c2a4b2782a82f43081e |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846096 | {
"extension": "c-sharp",
"max_stars_count": "40.0",
"max_stars_repo_name": "openrasta/openrasta-core",
"max_stars_repo_path": "src/Tests/OperationModel.Interceptors/sync_system/with_available_dependency.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165316"
} | starcoder | <filename>src/Tests/OperationModel.Interceptors/sync_system/with_available_dependency.cs
using OpenRasta.DI;
using OpenRasta.OperationModel.Interceptors;
using Shouldly;
using Tests.OperationModel.Interceptors.Support;
using Xunit;
namespace Tests.OperationModel.Interceptors.sync_system
{
public class with_availabl... | 1.932976 | a5ed65792de71542156106e3f5f35e2a |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846097 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "jefersonsv/SeoSchema",
"max_stars_repo_path": "src/SeoSchema/Entities/Oncologic.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165317"
} | starcoder | using System;
using System.Collections.Generic;
using System.Text;
using System.Linq;
using SeoSchema;
using SeoSchema.Enumerations;
using SuperStructs;
namespace SeoSchema.Entities
{
/// <summary>
/// A specific branch of medical science that deals with benign and malignant tumors, including the study of thei... | 2.253566 | 6cc6b1d83de1f5a971635feba27830e2 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846098 | {
"extension": "c-sharp",
"max_stars_count": "3268.0",
"max_stars_repo_name": "gjy5885/azure-sdk-for-net",
"max_stars_repo_path": "sdk/identity/Azure.Identity/src/FileSystemService.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165318"
} | starcoder | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
using System.IO;
namespace Azure.Identity
{
internal class FileSystemService : IFileSystemService
{
public static IFileSystemService Default { get; } = new FileSystemService();
private FileSystemS... | 2.283293 | 4478ddd17aee714955b97a979a9d61ef |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846099 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "jetspiking/OpenSystemQuery",
"max_stars_repo_path": "OpenSystemQuery/OpenSystemQuery/InformationManagement/Realization/BiosInformation.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165319"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace OpenSystemQuery.InformationManagement
{
/// <summary>
/// Stores BIOS Data.
/// </summary>
public class BiosInformation : Updatable, IUpdatable
{
public class BiosPropertyList : Prop... | 2.510774 | 952db2e2a4359f17d249217d6baffc78 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846100 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "eyupgevenim/TeknikServis",
"max_stars_repo_path": "TeknikServis/musteri/frmMusteriSec.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165320"
} | starcoder | <filename>TeknikServis/musteri/frmMusteriSec.cs
using System;
using System.Data;
using System.Windows.Forms;
using BL;
namespace TeknikServis
{
public partial class frmMusteriSec : Form
{
public pnlSiparisEkle2 _e2;
DataTable t;
public frmMusteriSec()
{
Initialize... | 2.230388 | 150acfe00df191a4a799dcb11e7382b3 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846101 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ammogcoder/squidex",
"max_stars_repo_path": "src/Squidex/Areas/Api/Config/Swagger/SwaggerExtensions.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165321"
} | starcoder | // ==========================================================================
// Squidex Headless CMS
// ==========================================================================
// Copyright (c) Squidex UG (haftungsbeschränkt)
// All rights reserved. Licensed under the MIT license.
// ============================... | 1.379312 | 8acd53ecbb3de632130c4e7b7d7712bc |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846102 | {
"extension": "c-sharp",
"max_stars_count": "99.0",
"max_stars_repo_name": "kkbruce/AspNetCoreControllerBaseHelperDemo",
"max_stars_repo_path": "src/3.1/IActionResultSample/Controllers/ConflictController.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165322"
} | starcoder | <reponame>kkbruce/AspNetCoreControllerBaseHelperDemo
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.ModelBinding;
namespace IActionResultSample.Controllers
{
[Route("Co... | 2.160598 | 07b34cd969d791a31f73e59a2a3e1beb |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846103 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "GaySquareStation/Randotron",
"max_stars_repo_path": "RandotronWPF/FileMode.xaml.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165323"
} | starcoder | <reponame>GaySquareStation/Randotron
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Input;
using System.Windows.Media... | 2.401963 | 1bcd9f81c58fc23bc32dad9732d182cc |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846104 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "sugadotnet/taskup",
"max_stars_repo_path": "APPBASE/BASEMST/RES/Employee/Models/EmployeeCRUD.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165324"
} | starcoder | <filename>APPBASE/BASEMST/RES/Employee/Models/EmployeeCRUD.cs
using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
using System.ComponentModel.DataAnnotations.Schema;
using System.Data;
using System.Data.Entity;
using System.Data.Entity.ModelConfiguration;
using System.Data.Enti... | 1.674141 | a5868a3366c787b409c460748be6c572 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846105 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "OmarBessa/CXLight",
"max_stars_repo_path": "CXLightTests/DataStructures/MultiMap/MultiMapTest.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165325"
} | starcoder | <filename>CXLightTests/DataStructures/MultiMap/MultiMapTest.cs<gh_stars>0
namespace CXLightTests.DataStructures.MultiMap
{
using System;
using System.Collections.Generic;
using CXLight.DataStructures.MultiMap;
using Microsoft.VisualStudio.TestTools.UnitTesting;
[TestClass]
public class MultiMa... | 2.739876 | d51297c65b76853196ee12dfa114663a |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846106 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "NathanClouseAX/AAXDataEntityPerfTest",
"max_stars_repo_path": "Projects/AAXDataEntityPerfTest/ODataUtility/Connected Services/D365/CustomerTransactionType.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165326"
} | starcoder | //------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//--... | 1.712619 | 39f1632cdc8c6a315eb03b744dc9f77c |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846107 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "BlackLambert/knowdes",
"max_stars_repo_path": "Knowdes Project/Assets/Scripts/UI/Panel/ExpandOnStart.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165327"
} | starcoder | <reponame>BlackLambert/knowdes<gh_stars>0
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
namespace Knowdes
{
public class ExpandOnStart : MonoBehaviour
{
[SerializeField]
private Panel _panel = null;
[SerializeField]
private bool _expand = true;
... | 2.075615 | 3ca2d3b5f73d4d8be62e2ac679a7aadf |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846108 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "helenitt/SEProjectRefactored",
"max_stars_repo_path": "TestSYS/frmStudAmd.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165328"
} | starcoder | <reponame>helenitt/SEProjectRefactored
using System;
using System.Data;
using System.Windows.Forms;
using System.Data.SQLite;
namespace TestSYS
{
public partial class frmStudAmd : Form
{
Student amdStud = new Student();
Lecturer lec = new Lecturer();
string fName;
int id;
... | 2.537835 | 00df6a887fab91192d4d761365a93e46 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846109 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "j-reason/ScriptableVariables",
"max_stars_repo_path": "Assets/ScriptableVariables/Runtime/Variable Types/Defaults/StringVariable.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165329"
} | starcoder | <reponame>j-reason/ScriptableVariables<filename>Assets/ScriptableVariables/Runtime/Variable Types/Defaults/StringVariable.cs
using Variables;
using System;
namespace Variables.Types
{
[VariableMenu(menuName = "Default/String", order = 4)]
public class StringVariable : Variable<String> { }
}
| 1.699365 | e717a0c4aeca601b443118cce6af8250 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846110 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "rabollin/Dotnet.Sample.Api",
"max_stars_repo_path": "src/Api/Dotnet.Sample.Shared/CONSTANTS.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165330"
} | starcoder | namespace Dotnet.Sample.Shared
{
public class CONSTANTS
{
public const string SqlLite = "SqlLite";
public static string[] Languages = { "en-US", "fr-FR" };
public const string LanguageLocation = "Dotnet.Sample.Infrastructure/Languages/Resources/{0}.json";
public const string A... | 2.163464 | 7a264720dfa0f6e6c56a293c461cddbe |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8846111 | {
"extension": "c-sharp",
"max_stars_count": "62.0",
"max_stars_repo_name": "danielcrenna/vault",
"max_stars_repo_path": "artapp/src/ArtApp.Core/Dialog/RootElement.cs",
"provenance": "train-00027-of-00045.jsonl.gz:165331"
} | starcoder | <reponame>danielcrenna/vault
using System;
using System.Collections;
using System.Collections.Generic;
using System.Linq;
using MonoTouch.UIKit;
using MonoTouch.CoreGraphics;
using System.Drawing;
using MonoTouch.Foundation;
namespace MonoTouch.Dialog
{
public class RootElement : Element, IEnumerable, IEnumerable<Sec... | 2.412692 | f236e26bdbecd4dab6449afc3dff916f |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.